abartlet/samba.git/.git
2009-04-20 Andrew Bartletts3:ldb Modify Samba3 to use and build with the common LDB ldb-common
2009-04-20 Andrew Bartletts3:Makefile Link in correct code for merged ldb
2009-04-09 Andrew BartlettDon't keep a samba3-specific copy of ldb, use the new...
2009-04-09 Andrew BartlettMove the master copy of ldb (from Samba4) to the top...
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
2009-04-09 Andrew Tridgellenable testing of possibleInferiors generation
2009-04-09 Andrew Tridgellmake the memory usage of possibleInferiors much more...
2009-04-09 Andrew Tridgelladded _const versions of some of the str_list_*() functions
2009-04-09 Andrew Tridgellwe should not be supplying a generated attribute in...
2009-04-09 Andrew Tridgellfixed the possibleInferiors calculation so it now passe...
2009-04-09 Andrew Tridgellslightly nicer output in our possibleInferiors test...
2009-04-09 Andrew Tridgellhook the new possibleInferiors calculation into the...
2009-04-09 Andrew Tridgelladded str_list_unique() and str_list_show()
2009-04-08 Jeremy AllisonAdd the thread functions to top level lib/util.
2009-04-08 Günther Deschners3-svcctl: Fix _svcctl_EnumServicesStatusW (again).
2009-04-08 Volker LendeckeRemove async_req
2009-04-08 Volker LendeckeConvert cli_push to tevent_req
2009-04-08 Volker LendeckeConvert cli_pull to tevent_req
2009-04-08 Günther Deschners3-net: Fix Bug #5329: add "net rpc service delete...
2009-04-08 Volker LendeckeConvert rpc_transport_smbd_init to tevent_req
2009-04-08 Volker LendeckeConvert rpc_cli_smbd_conn_init to tevent_req
2009-04-08 Volker LendeckeConvert get_anon_ipc to tevent_req
2009-04-08 Volker LendeckeConvert rpc_transport_np_init to tevent_req
2009-04-08 Günther Deschnererror-codes: add some service related error codes.
2009-04-08 Günther Deschners4-smbtorture: fix test_ReportEventLog in RPC-EVENTLOG.
2009-04-08 Günther Deschners3-eventlog: split out evlog_convert_tdb_to_evt().
2009-04-08 Günther Deschners3-eventlog: move rpc_server/srv_eventlog_lib.c out...
2009-04-08 Karolin Seegers3/packaging: Add idmap_hash and idmap_adex to the...
2009-04-08 Andrew BartlettMake the schema_inferiors generation code to compile wspp-schema
2009-04-08 Andrew BartlettRework util_strlist prototypes to use a bit more and...
2009-04-08 Günther Deschners3-rpc-server: remove unused rpc_server/srv_util.c...
2009-04-08 Günther Deschners3-selftest: As Samba3 now passes RPC-SPOOLSS-WIN enabl...
2009-04-08 Günther Deschners4-smbtorture: Small fix for RPC-SPOOLSS-WIN to deal...
2009-04-08 Günther Deschners3-selftest: add root for make test as well (not only...
2009-04-08 Günther Deschners3-util-sock: add ismyaddr() check in is_myname_or_ipad...
2009-04-08 Günther Deschners3-selftest: Samba3 passes RPC-SVCCTL so enable it...
2009-04-08 Günther Deschnerselftest: add a fake root user to nss_wrapper_passwd...
2009-04-08 Günther Deschnersvcctl: use offered/needed for buffer sizes as in spoolss.
2009-04-07 Günther Deschners3-svcctl: no need to define SVCCTL_NUM_INTERNAL_SERVIC...
2009-04-07 Andrew Bartletts3:lib Use push_ucs2_talloc() in ms_fnmatch()
2009-04-07 Günther Deschners3-spoolss: set servername to global_myname() in set_pr...
2009-04-07 Andrew Bartletts3:charcnv Remove unused unistrcpy() and unistrlen()
2009-04-07 Andrew Bartletts3:rpc_parse remove unused prs_unistr2()
2009-04-07 Andrew Bartletts3:charcnv Remove unused unistr2 functions
2009-04-07 Andrew Bartletts3:charcnv Remove unused ucs2_to_unistr2()
2009-04-07 Karolin Seegers3/docs: Raise version number up to 3.5.
2009-04-07 Karolin Seegers3/popt.h: Fix typo.
2009-04-07 Karolin Seegers3/loadparm: Fiy typos.
2009-04-07 Karolin Seegers3/gpo_ldap: Fix typo.
2009-04-07 Karolin Seegers3/smbconf_reg: Fix typo.
2009-04-07 Karolin Seegers3/docs: Fix typo.
2009-04-07 Tim Proutys3 onefs: Fix case-insensitivity for mangled names
2009-04-07 Tim Proutys3 oplocks: Add back procid_str to debug message
2009-04-07 Andrew Bartletts3:smbldap convert the easy cases to push_utf8_talloc()
2009-04-07 Andrew Bartletts3:kerberos Rework smb_krb5_unparse_name() to take...
2009-04-07 Andrew Bartletts3:smbtorture Convert charcnv torture suite to use...
2009-04-07 Andrew Tridgellfirst cut at a C version of the possible inferiors...
2009-04-07 Andrew Tridgelldon't load @ATTRIBUTES if we have an override handler...
2009-04-07 Andrew Tridgellfixed internal handling of attribute deletion
2009-04-07 Andrew Tridgelladded a str_list_append() function
2009-04-06 Günther Deschners3-libads: avoid NULL talloc context with ads_get_dn().
2009-04-06 Günther Deschners3: re-run make samba3-idl.
2009-04-06 Günther Deschnersvcctl: Fix svcctl_ControlsAccepted bitmask.
2009-04-06 Günther Deschners3-svcctl: Fix _svcctl_EnumServicesStatusW() crash...
2009-04-06 Tim Proutys3 onefs: Simplify level 2 oplock self-contention
2009-04-06 Tim Proutys3 oplocks: Refactor level II oplock contention
2009-04-06 Günther Deschners3-samr: add support for _samr_Connect3() while plannin...
2009-04-06 Volker LendeckeCorrect sync wrappers in cli_pipe.c
2009-04-06 Volker LendeckeAdd a bad hack to enable level 2 oplocks in torture_ope...
2009-04-06 Volker LendeckeMake cli_oplock_ack async
2009-04-06 Volker LendeckeAdd async oplock waiter
2009-04-06 Volker LendeckeNever hand out 0xffff as a mid
2009-04-06 Volker LendeckeRemove async_req based async libsmb infrastructure
2009-04-06 Volker LendeckeRe-add the CHAIN1 test
2009-04-06 Volker LendeckeConvert cli_open to tevent_req
2009-04-06 Volker LendeckeConvert cli_close to tevent_req
2009-04-06 Volker LendeckeStreamline cli_push sync wrapper
2009-04-06 Volker LendeckeConvert cli_write_andx to tevent_req
2009-04-06 Volker LendeckeStreamline cli_pull sync wrapper
2009-04-06 Volker LendeckeConvert cli_read_andx to tevent_req
2009-04-06 Volker LendeckeConvert cli_ntcreate to tevent_req
2009-04-06 Volker LendeckeConvert cli_tcon_andx to tevent_req
2009-04-06 Volker LendeckeConvert cli_negprot to tevent_req
2009-04-06 Volker LendeckeConvert cli_session_setup_guest to tevent_req
2009-04-06 Volker LendeckeConvert cli_trans to tevent_req
2009-04-06 Volker LendeckeConvert cli_echo to tevent_req
2009-04-06 Volker LendeckeRemove the CHAIN1 test -- will come back later
2009-04-06 Volker LendeckeAdd new async libsmb infrastructure
2009-04-06 Volker LendeckeAdd read_smb_send/recv, dumping keepalives
2009-04-06 Stefan Metzmachertsocket: reduce size of dummy variable
2009-04-06 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
2009-04-06 Stefan Metzmachertsocket: use the correct 'ret' variable for tdgram_disc...
2009-04-06 Andrew Bartletts3:printing Convert nt_printer_publish_ads() to use...
2009-04-06 Andrew Bartletts3:smbldap Remove smbldap_get_dn
2009-04-06 Volker LendeckeMake some functions static to vfs_gpfs.c
2009-04-06 Volker LendeckeAdd prototype for smbd_gpfs_get_realfilename_path
2009-04-06 Volker LendeckeFix two c++ warnings in vfs_gpfs.c
2009-04-06 Günther Deschners3-examples: Fix Bug #6205. Correct sample smb.conf...
2009-04-05 Jelmer VernooijImprove formatting in Python file.
2009-04-05 Jelmer VernooijMake valid_netbios_name() check a bit stricter.
next