summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-0229-875/+1686
* Fix --set-auth-user command to delete entries from the secrets file when anTim Potter2002-11-021-12/+68
* Some winbindd cleanups I made trying to fix cr1020:Tim Potter2002-11-022-38/+108
* Handle the case where the password used in RPC connections (for restrictTim Potter2002-11-021-3/+8
* Display pipe name in rpc bind failure debug.Tim Potter2002-11-021-1/+2
* Merges from HEAD:Andrew Bartlett2002-11-012-1/+3
* adding roadmap to 3.0 branchGerald Carter2002-11-011-0/+286
* Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuffTim Potter2002-11-011-4/+3
* Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison2002-10-313-19/+25
* Check the long_archi name for NULL.Jeremy Allison2002-10-311-0/+6
* One more instance of AUTHLIBS...hopefully we can get most 3.0 builds backJim McDonough2002-10-311-1/+1
* Steve Langasek's authentication lib (libpam, libcrypt) split didn't makeJim McDonough2002-10-311-2/+5
* Added the remainder of Buchan Milne's patches.John Terpstra2002-10-312-3/+3
* Applying Buchan Milne's patches.John Terpstra2002-10-317-284/+1918
* Added DESTDIR patch from Buchan Milne.John Terpstra2002-10-311-15/+15
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...cvs2svn Import User2002-10-3115-0/+409
|\
| * Another Buchan Milne patch that escaped the last commit.John Terpstra2002-10-311-1/+1
| * Applied Buchan Milne's patches.John Terpstra2002-10-315-33/+16
| * Rerun autoconfJelmer Vernooij2002-10-302-1/+5
| * Fix build. Don't use BSD setenv. Use POSIX putenv.Jim McDonough2002-10-301-3/+6
| * use sys_dlopen instead of dlopen (thanks to jra for noticing)Jelmer Vernooij2002-10-301-1/+1
| * Fix boog in argument list for nt_create_andx.Tim Potter2002-10-301-1/+1
| * The locking description in this doc is outdated - note thatJelmer Vernooij2002-10-301-0/+7
| * - Remove RTLD_GLOBALJelmer Vernooij2002-10-302-4/+5
| * added a timegm() function for systems that don't have itAndrew Tridgell2002-10-303-1/+27
| * Add init_module_function typedef for new module systemJelmer Vernooij2002-10-301-0/+3
| * Add initial vesion of new module systemJelmer Vernooij2002-10-302-1/+65
| * Not sure why this is here - so off it goes.John Terpstra2002-10-301-1720/+0
| * Adding Buchan Milne's updates from HEAD.John Terpstra2002-10-304-0/+1720
| * Adding Buchan Milne's updates.John Terpstra2002-10-3018-284/+2316
| * Added Buchan Milne's DESTDIR patch.John Terpstra2002-10-301-15/+15
| * Add autom4te.cache (used by newer autoconfs)Jelmer Vernooij2002-10-291-0/+1
| * We also support security = serverJelmer Vernooij2002-10-291-1/+1
| * 2.2 was the previous release - don't talk about it like it's currentJelmer Vernooij2002-10-291-1/+1
| * Small markup fixesJelmer Vernooij2002-10-291-2/+3
| * -E doesn't take argumentsJelmer Vernooij2002-10-291-1/+1
| * Sync with actual changesJelmer Vernooij2002-10-291-4/+2
| * Fix a nice little memory leak in our uid changing code.Andrew Bartlett2002-10-291-0/+2
| * Added close and unlink functions.Tim Potter2002-10-291-0/+44
| * Fix fd leak with kernel change notify.Jeremy Allison2002-10-281-1/+1
| * Fix typo (-s -> -S)Jelmer Vernooij2002-10-281-2/+2
| * Update info on ldap suffix (thanks metze)Jelmer Vernooij2002-10-281-1/+1
| * document ldap suffixJelmer Vernooij2002-10-281-0/+2
| * Implement 'net maxrid'. Needed to find the maximum current rid toVolker Lendecke2002-10-281-0/+79
| * Remove make_printerdef from binary install process.John Terpstra2002-10-271-1/+1
| * Fix bug in '-d'Jelmer Vernooij2002-10-261-1/+1
| * One more step towards to better PDC.Andrew Bartlett2002-10-261-208/+330
| * Make sure that we always return False if the password change never returns.Andrew Bartlett2002-10-261-4/+8
| * Updates to winbind's PAM client and server - make the debug logsAndrew Bartlett2002-10-262-19/+44
| * Fix problem where an fd would be left open for every printer queue.Jeremy Allison2002-10-261-0/+27