tprouty/samba.git
2008-06-02 Günther Deschnernetapi: Implement NetGroupDelUser().
2008-06-02 Günther Deschnernetapi: add NetGroupAddUser() example.
2008-06-02 Günther Deschnernetapi: implement NetGroupAddUser().
2008-06-02 Günther Deschnererrors: add more WERRORs.
2008-06-02 Günther Deschnernetapi: add dummy implementation for NetGroupAddUser...
2008-06-02 Günther Deschnerre-run make idl.
2008-06-02 Günther Deschnernetapi: add NetGroupAddUser() and NetGroupDelUser(...
2008-06-02 Günther Deschnernetapi: add NetGroupGetInfo() example code.
2008-06-02 Günther Deschnernetapi: Implement NetGroupGetInfo_r().
2008-06-02 Günther Deschnernetapi: add dummy implementation of NetGroupGetInfo().
2008-06-02 Günther Deschnerre-run make idl.
2008-06-02 Günther Deschnernetapi: add NetGroupGetInfo() to IDL.
2008-06-02 Günther Deschnernetapi: Add NetGroupSetInfo() example code.
2008-06-02 Günther Deschnernetapi: implement NetGroupSetInfo_r().
2008-06-02 Günther Deschnernetapi: Add dummy implementation of NetGroupSetInfo().
2008-06-02 Günther Deschnerre-run make idl.
2008-06-02 Günther Deschnernetapi: add NetGroupSetInfo to IDL.
2008-06-02 Günther Deschnernetapi: let NetGroupAdd_l and NetGroupDel_l call the...
2008-06-02 Günther Deschnernetapi: add NetGroupDel() example code.
2008-06-02 Günther Deschnernetapi: implement NetGroupDel_r().
2008-06-02 Günther Deschnernet: Use NetGroupAdd() for adding domain groups.
2008-06-02 Günther Deschnernetapi: add NetGroupAdd() example code.
2008-06-02 Günther Deschnernetapi: implement NetGroupAdd_r().
2008-06-02 Günther Deschnerdoserr: Add WERR_GROUP_EXISTS and WERR_SPECIAL_ACCOUNT.
2008-06-02 Günther Deschnernetapi: Add NetGroupDel/NetGroupAdd header.
2008-06-02 Günther Deschnerlibnetapi: add dummy implementation for NetGroupAdd...
2008-06-02 Günther Deschnerre-run make idl.
2008-06-02 Günther Deschneridl: add NetGroupDel() to libnetapi.
2008-06-02 Günther Deschnerre-run make idl.
2008-06-02 Günther Deschneridl: add NetGroupAdd() to libnetapi.
2008-06-02 Jeremy AllisonFix by Bo Yang <boyang@novell.com> for bug with winbind...
2008-06-02 Volker LendeckeFix location of smbldap-tools
2008-05-31 Jeremy AllisonSplit the winbindd_passdb backend into a 'builtin'...
2008-05-31 Chere Zhouminor memory leak fix
2008-05-31 Jeremy AllisonFix valgrind bug in debug statement. Don't reference...
2008-05-31 Jeremy AllisonFix bug #5504. winbindd children and parent were handin...
2008-05-30 Jeremy AllisonMerge branch 'v3-3-test' of ssh://jra@git.samba.org...
2008-05-30 Jeremy AllisonFrom Michael R Sweet <mike@easysw.com>.
2008-05-30 Derrell LipmanWorking on bug #5475
2008-05-30 Derrell LipmanUpdate libsmbclient examples to match new libraries
2008-05-30 Volker LendeckeFix security=server, bug 5502
2008-05-29 Marc VanHeyningenTiny memory leak
2008-05-29 Jeremy AllisonFix winbindd on a PDC by reverting : 83b04c60fac76ccd2d...
2008-05-28 Jeremy AllisonSecurity fix for CVE-2008-1105: Boundary failure when...
2008-05-28 Günther DeschnerFix Bug #5285. (libcap header mismatch)
2008-05-27 Michael Adamlib/events: use mem_context given to event_context_init().
2008-05-27 Michael Adamfix build: add missing prototype of msg_close_file()
2008-05-27 Michael Adamfix the build after prototype change.
2008-05-27 Günther Deschnerbuild: Fix the build after prototype change.
2008-05-27 Jeremy AllisonA few cleanups from Chere Zhou <chere.zhou@isilon.com>.
2008-05-27 Jeremy AllisonMemory leak fixes from Chere Zhou <czhou@isilon.com>.
2008-05-27 Jeremy AllisonAllow server manager to close open files selected by id.
2008-05-27 Gerald (Jerry... Remove autogenerated html file form using_samba
2008-05-27 Gerald (Jerry... Adding initial copy of "Using Samba (3rd ed)"
2008-05-27 Gerald (Jerry... Add simple script to build docs
2008-05-27 Jelmer VernooijDepend on latexfigures files directly as using a rule...
2008-05-27 Gerald (Jerry... Work around iconv conversion failure from generated...
2008-05-27 Günther Deschnerwbinfo: prompt for password when none has been given.
2008-05-27 Günther Deschnerdrsuapi: fix data_blob_free() caller (this call is...
2008-05-27 Günther Deschnerlibwbclient: fix typo.
2008-05-27 Günther Deschnerdsgetdcname: use family (instead of sa_family).
2008-05-27 Günther Deschnerre-run make idl.
2008-05-27 Günther Deschneridl: avoid sa_family as it its a macro on IRIX.
2008-05-27 Günther Deschnerdoserr: add WERR_REVISION_MISMATCH.
2008-05-27 Michael Adamloadparm: fix process_registry_shares() when there...
2008-05-27 Jeremy AllisonRe-enable the evil "aio write behind" parameter.
2008-05-26 Michael AdamRemove unused function is_trusted_domain_situation().
2008-05-26 Michael Adamwinbind: correctly omit check for trusted domain suppor...
2008-05-26 Michael Adampassdb: check for is_dc_trusted_domain_situation()...
2008-05-26 Michael Adampassdb: add comment explaining logic in get_trust_pw_cl...
2008-05-26 Michael Adampassdb: in get_trust_pw_clear() correctly fail if trust...
2008-05-26 Michael AdamAdd function is_dc_trusted_domain_situation().
2008-05-26 Günther Deschnerrpcclient: add drsuapi dsgetdcinfo call.
2008-05-26 Günther Deschnerrpcclient: call drsuapi_DsUnbind() when finished with...
2008-05-26 Günther Deschnerre-run make idl.
2008-05-26 Günther Deschneridl: add drsuapi_DsGetDCInfoCtr3 used by w2k8.
2008-05-26 Günther Deschnerrpcclient: simplify drsuapi dscracknames call slightly.
2008-05-26 Michael Adamloadarm: fix testparm with "config backend = registry".
2008-05-25 Volker LendeckeFix two c++ warnings
2008-05-25 Volker LendeckeFix two bogus uninitalized variable warnings
2008-05-25 Volker LendeckeFix a const warning
2008-05-25 Volker LendeckeMove ber_[read|write]_OID_String protypes to proto.h
2008-05-25 Volker LendeckeRemove some references to get_current_username() and...
2008-05-25 Volker LendeckeRemove the reference to current_user_info from share_ac...
2008-05-25 Volker LendeckeRemove reference to current_user_info from lanman.c
2008-05-25 Volker LendeckeRemove stuff from client_proto.h
2008-05-23 Michael Adambuild: combine LIB_WITHOUT_PROTO_OBJ and LIB_WITH_PROTO...
2008-05-23 Michael AdamAdd generated library symbols files to .gitignore
2008-05-23 Michael Adambuild: remove PROTO_OBJ from Makefile.in - it is not...
2008-05-23 Michael Adamrpc_open_tcp: now drsuapi is complete, we can use it...
2008-05-23 Günther Deschnerdrsuapi: always use tcp for drsuapi.
2008-05-23 Günther Deschnerdrsuapi: add very basic drsuapi rpcclient command set.
2008-05-23 Günther Deschnerdrsuapi: fix the build.
2008-05-23 Günther DeschnerRevert "drsuapi: fix the build."
2008-05-23 Günther Deschnerdrsuapi: fix the build.
2008-05-23 Günther Deschnerdrsuapi: add all code required for our drsuapi rpc...
2008-05-23 Gerald W. CarterManually merge Steven Danneman's patch for SPNEGO auth...
2008-05-23 Gerald W. CarterManually port Steven Dannenman fix for using the correc...
2008-05-23 Stefan Metzmacherbuild: make sure LIBWBCLIENT_*_TARGET is never empty
2008-05-23 Stefan Metzmacherlibwbclient: add wbcLibraryDetails()
next