summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge passdb from HEAD -> 3.0Andrew Bartlett2002-11-0229-875/+1686
| | | | | | | | | | | | | | | | | | The work here includes: - metze' set/changed patch, which avoids making changes to ldap on unmodified attributes. - volker's group mapping in passdb patch - volker's samsync stuff - volkers SAMR changes. - mezte's connection caching patch - my recent changes (fix magic root check, ldap ssl) Andrew Bartlett (This used to be commit 2044d60bbe0043cdbb9aba931115672bde975d2f)
* Fix --set-auth-user command to delete entries from the secrets file when anTim Potter2002-11-021-12/+68
| | | | | | | | | empty username/password is passed on the command line. Previously we were leaving the domain name set and the password set to a NULL character. Added a --get-auth-user command to display the restrict anonymous username information. Can only be run successfully by root. (This used to be commit dcaf21efc5b48ddb0cbe70ce17e45c035ef525ad)
* Some winbindd cleanups I made trying to fix cr1020:Tim Potter2002-11-022-38/+108
| | | | | | | | | | | | | - move winbindd client handling into accessor functions in winbindd_util.c - move some winbindd socket routines into accessor functions in winbindd_utils.c (The deadlock situation mentioned in the appliance branch is probably not applicable since we don't clear the connection cache on SIGHUP. Perhaps we should?) (This used to be commit ee0e3d31a1d1bef70810aadcdafdf9678d21ea8f)
* Handle the case where the password used in RPC connections (for restrictTim Potter2002-11-021-3/+8
| | | | | anonymous support) is blank. (This used to be commit b376b7dad003593d26c867ffe8f906084e42160e)
* Display pipe name in rpc bind failure debug.Tim Potter2002-11-021-1/+2
| | | | (This used to be commit 70838b33a61a10e9bd1622611a6be3b0cac08479)
* Merges from HEAD:Andrew Bartlett2002-11-012-1/+3
| | | | | | - off-by-one fix - fixes warnings about insufficent space in buffer. - fix a memleak in uid.c - we forgot to free() the allocated struct. (This used to be commit b8951a6551b352e4aac7e8b0ecf7fec3f2d9634e)
* adding roadmap to 3.0 branchGerald Carter2002-11-011-0/+286
| | | | (This used to be commit 4bdcd1b6b3220d4566a625d0402d7f45163a39c8)
* Tidyup of some DCERPC pipe connection debugs. The new LSA_DS stuffTim Potter2002-11-011-4/+3
| | | | | | generates some errors we haven't seen before which are inappropriately logged at level 0. (This used to be commit 40d5112048ab0943caef7149b7a0d9dee5256b87)
* Fix slowdown because of enumerating all print queues on every smbd startup.Jeremy Allison2002-10-313-19/+25
| | | | | Jeremy. (This used to be commit 6efd17ef78ebcfed1130312fa019d674e4663a00)
* Check the long_archi name for NULL.Jeremy Allison2002-10-311-0/+6
| | | | | Jeremy. (This used to be commit e504d1170da0d89da78063f0a00fc7b9294d911f)
* One more instance of AUTHLIBS...hopefully we can get most 3.0 builds backJim McDonough2002-10-311-1/+1
| | | | | up on the farm. (This used to be commit 134ddca56ba36580d88825f6dc24d3820e4c9810)
* Steve Langasek's authentication lib (libpam, libcrypt) split didn't makeJim McDonough2002-10-311-2/+5
| | | | | it into Makefile.in in 3.0. This should fix a few builds. (This used to be commit 3b32e6bf5a4496beff3a817bdd3826947489b1ce)
* Added the remainder of Buchan Milne's patches.John Terpstra2002-10-312-3/+3
| | | | (This used to be commit 7415c2446934902894253d08e4c7f8ec78073482)
* Applying Buchan Milne's patches.John Terpstra2002-10-317-284/+1918
| | | | (This used to be commit 43f270b4909b363db50239e61184e057c96106b9)
* Added DESTDIR patch from Buchan Milne.John Terpstra2002-10-311-15/+15
| | | | (This used to be commit 4a5c926ac52576962b2af8f798ca2c80d8881d4e)
* This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This ↵cvs2svn Import User2002-10-3115-0/+409
|\ | | | | | | used to be commit f1acef4a1cc3ce99a765a2534a50fbd41f6e2e62)
| * Another Buchan Milne patch that escaped the last commit.John Terpstra2002-10-311-1/+1
| | | | | | | | (This used to be commit 4cfa5425201087f579fa4091ce3fbf83e76a7d1a)
| * Applied Buchan Milne's patches.John Terpstra2002-10-315-33/+16
| | | | | | | | (This used to be commit ce5a7084540feff7354d2005e25cef581ad500db)
| * Rerun autoconfJelmer Vernooij2002-10-302-1/+5
| | | | | | | | (This used to be commit ff10786c9d4662af355c12cc7363092dc5187e99)
| * Fix build. Don't use BSD setenv. Use POSIX putenv.Jim McDonough2002-10-301-3/+6
| | | | | | | | | | Jeremy, it wasn't me!!!!!! (This used to be commit 00d4e5c67b8a3b8eafa56fd46fbaf4922030dd81)
| * use sys_dlopen instead of dlopen (thanks to jra for noticing)Jelmer Vernooij2002-10-301-1/+1
| | | | | | | | (This used to be commit 86eb0a25b1df8ca25872f9846a74d0f13a4ad045)
| * Fix boog in argument list for nt_create_andx.Tim Potter2002-10-301-1/+1
| | | | | | | | (This used to be commit 6945e89e2d10743635f01420c83d405a2d4cb356)
| * The locking description in this doc is outdated - note thatJelmer Vernooij2002-10-301-0/+7
| | | | | | | | (This used to be commit 125c2fea550a88cf28fa82281b69a25b644edc4a)
| * - Remove RTLD_GLOBALJelmer Vernooij2002-10-302-4/+5
| | | | | | | | | | - make smb_load_module() return the return value of init_module() (This used to be commit a8d2dd8d009797486105188f8fdb898a65bb25b0)
| * added a timegm() function for systems that don't have itAndrew Tridgell2002-10-303-1/+27
| | | | | | | | (This used to be commit 732bc4519f1119100607cc84400e8f84e0c0ba9d)
| * Add init_module_function typedef for new module systemJelmer Vernooij2002-10-301-0/+3
| | | | | | | | (This used to be commit 4d1206be5275a8af7dfb612f1747fba484a7d017)
| * Add initial vesion of new module systemJelmer Vernooij2002-10-302-1/+65
| | | | | | | | (This used to be commit b5d05d3ec6808465d27e15db2a9ff48804e2e78e)
| * Not sure why this is here - so off it goes.John Terpstra2002-10-301-1720/+0
| | | | | | | | (This used to be commit f50b2c854ef7eaec7c6b9154fc9c1af7cb08e152)
| * Adding Buchan Milne's updates from HEAD.John Terpstra2002-10-304-0/+1720
| | | | | | | | (This used to be commit e55e4c8dd66fd156a385c93f43c07bf778e2e764)
| * Adding Buchan Milne's updates.John Terpstra2002-10-3018-284/+2316
| | | | | | | | (This used to be commit d816c35c1d8db343c76a32a6d01952d2c192b092)
| * Added Buchan Milne's DESTDIR patch.John Terpstra2002-10-301-15/+15
| | | | | | | | (This used to be commit d134d66f989026821b29b24c8c15a112213b61d6)
| * Add autom4te.cache (used by newer autoconfs)Jelmer Vernooij2002-10-291-0/+1
| | | | | | | | (This used to be commit 94647051adc223e17997cd6688da0c71b7ea870a)
| * We also support security = serverJelmer Vernooij2002-10-291-1/+1
| | | | | | | | (This used to be commit 5bd2c390e883ced39ca89d0180d87a35ce396e96)
| * 2.2 was the previous release - don't talk about it like it's currentJelmer Vernooij2002-10-291-1/+1
| | | | | | | | (This used to be commit 752ef9463dc8b60cb0069344c3e30f65290270a1)
| * Small markup fixesJelmer Vernooij2002-10-291-2/+3
| | | | | | | | (This used to be commit c11b611bacc51ba57943cfd7988743194facaae2)
| * -E doesn't take argumentsJelmer Vernooij2002-10-291-1/+1
| | | | | | | | (This used to be commit 932b364de79407b3996061c0ae66117d39045e4d)
| * Sync with actual changesJelmer Vernooij2002-10-291-4/+2
| | | | | | | | (This used to be commit 706a87e774a2a976edb40c07b2a8a22cc9309ca1)
| * Fix a nice little memory leak in our uid changing code.Andrew Bartlett2002-10-291-0/+2
| | | | | | | | | | Andrew Bartlett (This used to be commit 5c4967c70dfab78733ef21e3a5eaf252a5958613)
| * Added close and unlink functions.Tim Potter2002-10-291-0/+44
| | | | | | | | (This used to be commit 3a7f8a568e9d1608c2a065e0b98488e2d068911c)
| * Fix fd leak with kernel change notify.Jeremy Allison2002-10-281-1/+1
| | | | | | | | | | Jeremy. (This used to be commit 78df2c916ae3940f0124912f99b1e0ca3914fff5)
| * Fix typo (-s -> -S)Jelmer Vernooij2002-10-281-2/+2
| | | | | | | | (This used to be commit 522b7470a3dbe61f522f65fa2b1aeac4bc1d36c3)
| * Update info on ldap suffix (thanks metze)Jelmer Vernooij2002-10-281-1/+1
| | | | | | | | (This used to be commit 257a1ff880d58a262169885336e5090d986e7d3c)
| * document ldap suffixJelmer Vernooij2002-10-281-0/+2
| | | | | | | | (This used to be commit 85eeb8870f5a1e04c607fbcc18f8da50eb7a694f)
| * Implement 'net maxrid'. Needed to find the maximum current rid toVolker Lendecke2002-10-281-0/+79
| | | | | | | | | | | | | | set 'algorithmic rid base' correctly after a 'net rpc vampire'. Volker (This used to be commit 5c0869be321852919dba1566c6bcab02e4657541)
| * Remove make_printerdef from binary install process.John Terpstra2002-10-271-1/+1
| | | | | | | | (This used to be commit 73c28c527d1030d1656362474c14d49581efdbeb)
| * Fix bug in '-d'Jelmer Vernooij2002-10-261-1/+1
| | | | | | | | (This used to be commit 8c15db105addbafd822d96d29ff1692566b92267)
| * One more step towards to better PDC.Andrew Bartlett2002-10-261-208/+330
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch, from "Stefan (metze) Metzmacher" <metze@metzemix.de> implements an LDAP connection cache. This removes the quite silly situation where every single passdb operation involved a new LDAP connection. The hope is that this will give us a decent performance boost in some usrmgr related activities, and in the sid->name/sid->uid code. The remaining things I think are 'todo' for pdb_ldap (in the near term) are: - intergrate volker's next_rid patch for NUA accounts, - add a 'trust ldap ids' option (remove Get_Pwnam() hit on enumerations). - put the group mapping actually into ldap - Schema fixes and do utf8 conversion - server failover (try a second server for the rebind on fail) - ensure we block between an 'add' and the ldap master replicating to our local slave (mezte found this issue, kills domain joins) Andrew Bartlett (This used to be commit 3418da16456511490beb0d1045fff24576b48273)
| * Make sure that we always return False if the password change never returns.Andrew Bartlett2002-10-261-4/+8
| | | | | | | | | | | | | | | | (A stuck 'unix passowrd sync' was gettting reported as 'success', causing all sorts of fun) Andrew Bartlett (This used to be commit b0d5745bb53b16e92160a6bdd2b984afb0e982ee)
| * Updates to winbind's PAM client and server - make the debug logsAndrew Bartlett2002-10-262-19/+44
| | | | | | | | | | | | | | work a bit better for password changing. Andrew Bartlett (This used to be commit 425782ba32554b90d592493a1928a926e492bb2a)
| * Fix problem where an fd would be left open for every printer queue.Jeremy Allison2002-10-261-0/+27
| | | | | | | | | | Jeremy. (This used to be commit 997c234e15a5f8d742320359a53e15a27661d456)