gd/samba/.git
2008-08-26 Karolin SeegerWHATSNEW: Add commit highlights. release-3-3-0pre1
2008-08-26 David LeonardFix bug 4516, no IPv6 on Solaris 2.6.
2008-08-26 Michael AdamWHATSNEW: fix typo
2008-08-25 Günther Deschnerwinbindd: use set_auth_errors() in winbindd_dual_check_...
2008-08-25 Günther Deschnerwinbindd: move set_auth_errors to util functions.
2008-08-25 Günther Deschnerauth: Fix build warning.
2008-08-25 Günther Deschnerrpc_server: make it a little more obvious what flags...
2008-08-25 Karolin SeegerWHATSNEW: Add some feature descriptions.
2008-08-25 Jeff Laytoncifs.upcall: bump SPNEGO msg version number and don...
2008-08-25 Karolin SeegerWHATSNEW: Add winbind reconnect delay.
2008-08-25 Gerald (Jerry... idmap_gid_to_sid: Fix a cut-a-npaste error.
2008-08-22 Jeremy AllisonDon't re-initialize a token when we already have one...
2008-08-22 Gerald (Jerry... winbindd: Fix crash in cm_connect_sam()
2008-08-22 Karolin Seegermanpages: Add documentation for new 'net rpc vampire...
2008-08-22 Karolin Seegernet: Add missing colon to unify usage messages.
2008-08-22 Jeremy AllisonHere is a re-working of the winbindd
2008-08-22 Karolin SeegerWHATSNEW: Update.
2008-08-22 Karolin Seegermanpages: Add manpage for "init logon delayed hosts".
2008-08-22 Karolin Seegermanpages: Add manpage for "init logon delay".
2008-08-22 Karolin Seegerloadparm: idmap backend is not depracated any longer.
2008-08-22 Karolin SeegerWHATSNEW: Start to sum up major enhancements sinc 3.2.
2008-08-22 Jeff Laytoncifs.upcall: fix build warning
2008-08-22 Jeremy AllisonFix broken net rpc join message when DC can't be found...
2008-08-22 Günther DeschnerFix Bug #5710 and make machine account password changin...
2008-08-22 Jeremy AllisonFix bug 5698 - mixup of TALLOC/malloc. Spotted by Dougl...
2008-08-22 Günther Deschnerre-run make idl.
2008-08-22 Günther DeschnerIDL: fix IDL for netr_ServerPasswordSet2().
2008-08-22 Michael Adamgitignore: add examples/libsmbclient/Makefile.internal...
2008-08-22 Michael Adambuild: add [clean_]libsmbclient_examples targets to...
2008-08-22 Michael Adamlibsmbclient examples: source/bin to the library search...
2008-08-22 Michael Adamlibsmbclient examples: add Makefile.internal.in for...
2008-08-22 Michael Adamlibsmbclient examples: fix prototype for readlink
2008-08-22 Michael AdamPut prototypes of modules/vfs_irixacl.c to new modules...
2008-08-22 Michael AdamPut prototypes of modules/vfs_hpuxacl.c to new modules...
2008-08-22 Michael AdamPut prototypes of modules/vfs_solarisacl.c to new modul...
2008-08-22 Michael AdamPut prototypes of modules/vfs_tru64acl.c to new modules...
2008-08-22 Michael AdamPut prototypes of modules/vfs_posixacl.c into new modul...
2008-08-22 Günther Deschnerwinbindd: consistently use false/true.
2008-08-22 Günther Deschnerwinbindd: use set_auth_errors (avoid code duplication).
2008-08-22 Günther Deschnerwinbindd: fill_in_password_policy (to avoid redundant...
2008-08-22 Günther Deschnerpam_winbind: some doxygen fixes.
2008-08-22 Günther Deschnerwbinfo: use wbinfo_prompt_pass() everywhere.
2008-08-22 Günther Deschnerwbinfo: add wbinfo_prompt_pass.
2008-08-22 Günther Deschnerpam_winbind: use pam error string function to display...
2008-08-22 Günther Deschnerpam_winbind: add _pam_error_code_str().
2008-08-22 Günther Deschnerpam_winbind: use integer constants.
2008-08-22 Günther Deschnerwinbindd: kill some trailing/leading whitespace.
2008-08-21 Michael Adamgitignore: add examples/libsmbclient/tree
2008-08-21 Michael Adamgitignore: add lib/netapi/tests/Makefile
2008-08-21 Michael Adamgitignore: add libsmbsharemodes.syms - this is now...
2008-08-21 Michael Adambuild: auto-generate symbols for libsmbsharemodes.
2008-08-21 Michael Adamgitignore: add libsmbclient.syms - this is now generated
2008-08-21 Michael Adambuild: autogenerate symbols for libsmbclient.so
2008-08-21 Michael Adambuild: fix bug #5590 by not linking in the static libs...
2008-08-21 Michael Adambuild: fall down to the same place when using an intern...
2008-08-21 Michael Adambuild: remove duplicated and hardcoded definition of...
2008-08-21 Michael Adambuild: rename LIBNETAPI_OBJ1 to LIBNETAPI_OBJ0 for...
2008-08-21 Michael Adamconfigure: use libdir=${prefix}/lib and modules=${libdi...
2008-08-21 Michael Adamconfigure: use ${libdir} instead of \${LIBDIR}.
2008-08-21 Michael Adamconfigure: remove the --with-libdir parameter.
2008-08-21 Michael Adampopt: add support for setting MODULESDIR via popt_commo...
2008-08-21 Michael Adamsvcctl: use MODULESDIR instead of LIBDIR for the svcctl...
2008-08-21 Michael Adamlibgpo: use MODULESDIR instead of LIBDIR for the group...
2008-08-21 Michael AdamUse module_path() instead of lib_path() for loading...
2008-08-21 Michael AdamAdd modules_path() to construct paths to files in MODUL...
2008-08-21 Michael Adambuildoptions: output MODULESDIR.
2008-08-21 Michael Adamdynconfig: add support for MODULESDIR.
2008-08-21 Michael Adamconfigure: Add --with-modulesdir to accompany --with...
2008-08-21 Michael Adamdynconfig: remove commented-out old stuff from dynconfi...
2008-08-21 Michael Adamdynconfig: remove unused prototypes.
2008-08-21 Michael Adamproto.h: remove prototypes from dynconfig.c
2008-08-21 Michael AdamMakefile: print codepagedir in "make showlayout".
2008-08-21 Günther Deschnerfix build warning.
2008-08-21 Günther Deschnerlibads: remove unused vars.
2008-08-21 Günther Deschnerfix another build warning.
2008-08-21 Gerald (Jerry... nss_winbind: When returning NSS_UNAVAIL, squash errno...
2008-08-21 Stefan Metzmachersmbd: fix the handling of create_options to pass RAW...
2008-08-21 Steven DannemanUpdated Doxyfile conf to doxygen version 1.5.3
2008-08-21 Jeff Laytoncifs.upcall: handle MSKRB5 OID properly
2008-08-21 Jeremy AllisonFix bug 5697 nmbd spins in reload_interfaces when only...
2008-08-19 Karolin SeegerVERSION: Update version string.
2008-08-19 Michael Adambuild: fix linking cifs.upcall when nscd_flush_cache...
2008-08-19 Karolin Seegersmbspool: Fix printing on port 139.
2008-08-19 Günther Deschnernetapi: add some remaining documentation fixes.
2008-08-19 Günther Deschnernetapi: add doxygen documentation for NetUserModalsGet...
2008-08-19 Günther Deschnernetapi: add doxygen documentation for NetLocalGroup...
2008-08-19 Günther Deschnernetapi: make libnetapi_open_ipc_connection static.
2008-08-19 Günther Deschnernetapi: make non-implemented local calls default to...
2008-08-19 Günther Deschnernetapi: add NetLocalGroupGetMembers example code.
2008-08-19 Günther Deschnernetapi: let libnetapi_samr_lookup_and_open_alias return...
2008-08-19 Jeremy AllisonFix coverity CID: 594. Resource leak on error path.
2008-08-19 Jeremy AllisonFix for bug #5688 from SATOH Fumiyasu <fumiyas@osstech...
2008-08-19 Jeremy AllisonFix for bug #5617, reported and patched by Bartosz...
2008-08-19 Jim McDonoughPrevent NT_STATUS 0xF1000000 errors from appearing...
2008-08-19 Volker LendeckeRevert "Add winbind:online check timeout parameter"
2008-08-19 Volker LendeckeRevert "If it is a forced DOS error, nt_errstr should...
2008-08-19 Volker LendeckeIf it is a forced DOS error, nt_errstr should say so
2008-08-19 Jeremy AllisonMake the change to smbcontrol for "all" to mean broadcast,
2008-08-19 Jeff Laytoncifs.upcall: enable building by default on linux
2008-08-19 Jeff Laytoncifs.upcall: move default install location to EPREFIX...
next