Merge branch 'wspp-schema'
[abartlet/samba.git/.git] / source3 /
2009-04-09 Andrew TridgellMerge branch 'wspp-schema'
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 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 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 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 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/loadparm: Fiy typos.
2009-04-07 Karolin Seegers3/gpo_ldap: Fix typo.
2009-04-07 Karolin Seegers3/smbconf_reg: 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-06 Günther Deschners3-libads: avoid NULL talloc context with ads_get_dn().
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 Andrew Bartletts3:libads Make ads_get_dn() take a talloc context
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-05 Volker LendeckeUse the server config file for smbpasswd -a user in...
2009-04-05 Volker LendeckeRemove a silly check
2009-04-05 Volker LendeckeRemove async_req dependency from cli_pull_trans
2009-04-05 Volker LendeckeFix smbd crash for close_on_completion
2009-04-05 Volker LendeckeKeep the forked-smbd stdout reader around longer
2009-04-05 Volker LendeckeEnsure 0-termination for the forked-smbd debug output
2009-04-05 Volker LendeckePass the current debuglevel down to the forked smbd
2009-04-03 Günther Deschners3-samr: add support for setting password hashes via...
2009-04-03 Volker LendeckeUse cluster-aware procid_is_me instead of comparing...
2009-04-03 Volker LendeckeUse procid_str in debug messages for better cluster...
2009-04-02 Günther Deschners3-build: fix the build after tsocket changes.
2009-04-02 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-04-02 Günther Deschners3-lsa: use LSA_ROLE definitions in _lsa_QueryInfoPolicy().
2009-04-02 Günther Deschners3-lsa: don't SAFE_FREE talloced structs.
2009-04-02 Günther Deschners3-spoolss: implement _spoolss_GetPrinterDriver2 level...
2009-04-02 Andrew TridgellMerge commit 'abartlet/wspp-schema' into wspp-schema
2009-04-02 Jeremy AllisonAllow pdbedit to change a user rid/sid. Based on a...
2009-04-02 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-02 Tim Proutys3 onefs: Quiet a log message about oplocks being reque...
2009-04-01 Andrew TridgellMerge commit 'master/master' into wspp-schema
2009-04-01 Michael Adams3:net conf: don't store share names as lower case...
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Günther Deschners3-auth: rename static smb_create_user(). Sorry...
2009-04-01 Günther Deschners3-libnet-samsync: return appropriate error code in...
2009-04-01 Günther Deschners3-libnet-samsync: use smb_create_user().
2009-04-01 Günther Deschners3-passdb: add smb_create_user().
2009-04-01 Günther Deschners3-libnet-samsync: some pure cosmetics.
2009-04-01 Günther Deschners3-libnet-samsync: use parent talloc context for libnet...
2009-04-01 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-04-01 Günther Deschners3-libnet: only call libnet_dssync_process() startup...
2009-04-01 Volker LendeckePrint an error if trying a merged build without a syste...
2009-04-01 Michael Adams3: fix the fix for bug #6195 - dont let smbd child...
2009-04-01 Michael Adams3:build: add targets to show how libraries will be...
2009-04-01 Michael Adams3:build: don't build the static libs unconditionally
next