summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WHATSNEW: Add commit highlights.samba-3.3.0pre1Karolin Seeger2008-08-261-1/+24
* Fix bug 4516, no IPv6 on Solaris 2.6.David Leonard2008-08-261-3/+22
* WHATSNEW: fix typoMichael Adam2008-08-261-1/+1
* winbindd: use set_auth_errors() in winbindd_dual_check_machine_acct as well.Günther Deschner2008-08-251-4/+1
* winbindd: move set_auth_errors to util functions.Günther Deschner2008-08-253-12/+13
* auth: Fix build warning.Günther Deschner2008-08-251-2/+3
* rpc_server: make it a little more obvious what flags we send to a client.Günther Deschner2008-08-251-1/+10
* WHATSNEW: Add some feature descriptions.Karolin Seeger2008-08-251-3/+19
* cifs.upcall: bump SPNEGO msg version number and don't reject old versionsJeff Layton2008-08-252-3/+3
* WHATSNEW: Add winbind reconnect delay.Karolin Seeger2008-08-251-0/+1
* idmap_gid_to_sid: Fix a cut-a-npaste error.Gerald (Jerry) Carter2008-08-251-1/+1
* Don't re-initialize a token when we already have one. This fixes the build fa...Jeremy Allison2008-08-222-10/+16
* winbindd: Fix crash in cm_connect_sam()Gerald (Jerry) Carter2008-08-221-2/+7
* manpages: Add documentation for new 'net rpc vampire' subcommands.Karolin Seeger2008-08-221-0/+13
* net: Add missing colon to unify usage messages.Karolin Seeger2008-08-221-2/+2
* Here is a re-working of the winbinddJeremy Allison2008-08-226-9/+61
* WHATSNEW: Update.Karolin Seeger2008-08-221-1/+11
* manpages: Add manpage for "init logon delayed hosts".Karolin Seeger2008-08-221-0/+21
* manpages: Add manpage for "init logon delay".Karolin Seeger2008-08-221-0/+15
* loadparm: idmap backend is not depracated any longer.Karolin Seeger2008-08-221-1/+1
* WHATSNEW: Start to sum up major enhancements sinc 3.2.Karolin Seeger2008-08-221-1/+43
* cifs.upcall: fix build warningJeff Layton2008-08-221-1/+2
* Fix broken net rpc join message when DC can't be found. Ensure we pass in a d...Jeremy Allison2008-08-221-2/+3
* Fix Bug #5710 and make machine account password changing work again.Günther Deschner2008-08-221-23/+52
* Fix bug 5698 - mixup of TALLOC/malloc. Spotted by Douglas Wegscheid <Douglas_...Jeremy Allison2008-08-221-2/+3
* re-run make idl.Günther Deschner2008-08-224-14/+40
* IDL: fix IDL for netr_ServerPasswordSet2().Günther Deschner2008-08-221-3/+3
* gitignore: add examples/libsmbclient/Makefile.internal - a generated fileMichael Adam2008-08-221-0/+1
* build: add [clean_]libsmbclient_examples targets to top level MakefileMichael Adam2008-08-221-0/+11
* libsmbclient examples: source/bin to the library search path for smbwrapper b...Michael Adam2008-08-221-1/+1
* libsmbclient examples: add Makefile.internal.in for building from a samba sourceMichael Adam2008-08-222-0/+139
* libsmbclient examples: fix prototype for readlinkMichael Adam2008-08-221-1/+1
* Put prototypes of modules/vfs_irixacl.c to new modules/vfs_irixacl.h.Michael Adam2008-08-222-0/+49
* Put prototypes of modules/vfs_hpuxacl.c to new modules/vfs_hpuxacl.h.Michael Adam2008-08-222-0/+62
* Put prototypes of modules/vfs_solarisacl.c to new modules/vfs_solarisacl.h.Michael Adam2008-08-222-0/+49
* Put prototypes of modules/vfs_tru64acl.c to new modules/vfs_tru64acl.h.Michael Adam2008-08-222-0/+49
* Put prototypes of modules/vfs_posixacl.c into new modules/vfs_posixacl.h.Michael Adam2008-08-223-18/+50
* winbindd: consistently use false/true.Günther Deschner2008-08-221-27/+27
* winbindd: use set_auth_errors (avoid code duplication).Günther Deschner2008-08-221-28/+6
* winbindd: fill_in_password_policy (to avoid redundant code).Günther Deschner2008-08-221-20/+18
* pam_winbind: some doxygen fixes.Günther Deschner2008-08-221-24/+12
* wbinfo: use wbinfo_prompt_pass() everywhere.Günther Deschner2008-08-221-23/+16
* wbinfo: add wbinfo_prompt_pass.Günther Deschner2008-08-221-0/+27
* pam_winbind: use pam error string function to display result.Günther Deschner2008-08-221-1/+2
* pam_winbind: add _pam_error_code_str().Günther Deschner2008-08-221-0/+72
* pam_winbind: use integer constants.Günther Deschner2008-08-221-14/+14
* winbindd: kill some trailing/leading whitespace.Günther Deschner2008-08-221-159/+159
* gitignore: add examples/libsmbclient/treeMichael Adam2008-08-211-0/+1
* gitignore: add lib/netapi/tests/MakefileMichael Adam2008-08-211-0/+1
* gitignore: add libsmbsharemodes.syms - this is now generatedMichael Adam2008-08-211-0/+1