| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
support from HEAD -> 3.0
Andrew Bartlett
(This used to be commit 89d8ebd520e2a441e6d5b6b8adb6c483b0131adc)
|
|
|
|
| |
(This used to be commit 0310e539bb41f569c7ae77b2d131e966adefa27b)
|
|
|
|
| |
(This used to be commit 373f8bcd29fec254a563161d9d0897ad810ef682)
|
|
|
|
|
| |
Thanks to Andrew Brtlet for the diff :-)
(This used to be commit cf67981e73cf52803eae589a6b86e1274bf72d2c)
|
|
|
|
|
|
|
|
|
|
| |
This hopefully provides a peformance boost by not hitting getpwnam() for every
entry in an enumeration, instead reteriving entries directly (if available).
idra has reviewed this patch.
Andrew Bartlett
(This used to be commit 8abe71c4d7a796001c5765f4dd88c2e6f5637802)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
|
|
|
|
| |
anonymous support) is blank.
(This used to be commit b376b7dad003593d26c867ffe8f906084e42160e)
|
|
|
|
| |
(This used to be commit 70838b33a61a10e9bd1622611a6be3b0cac08479)
|
|
|
|
|
|
| |
- 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)
|
|
|
|
| |
(This used to be commit 4bdcd1b6b3220d4566a625d0402d7f45163a39c8)
|
|
|
|
|
|
| |
generates some errors we haven't seen before which are inappropriately
logged at level 0.
(This used to be commit 40d5112048ab0943caef7149b7a0d9dee5256b87)
|
|
|
|
|
| |
Jeremy.
(This used to be commit 6efd17ef78ebcfed1130312fa019d674e4663a00)
|
|
|
|
|
| |
Jeremy.
(This used to be commit e504d1170da0d89da78063f0a00fc7b9294d911f)
|
|
|
|
|
| |
up on the farm.
(This used to be commit 134ddca56ba36580d88825f6dc24d3820e4c9810)
|
|
|
|
|
| |
it into Makefile.in in 3.0. This should fix a few builds.
(This used to be commit 3b32e6bf5a4496beff3a817bdd3826947489b1ce)
|
|
|
|
| |
(This used to be commit 7415c2446934902894253d08e4c7f8ec78073482)
|
|
|
|
| |
(This used to be commit 43f270b4909b363db50239e61184e057c96106b9)
|
|
|
|
| |
(This used to be commit 4a5c926ac52576962b2af8f798ca2c80d8881d4e)
|
|\
| |
| |
| | |
used to be commit f1acef4a1cc3ce99a765a2534a50fbd41f6e2e62)
|
| |
| |
| |
| | |
(This used to be commit 4cfa5425201087f579fa4091ce3fbf83e76a7d1a)
|
| |
| |
| |
| | |
(This used to be commit ce5a7084540feff7354d2005e25cef581ad500db)
|
| |
| |
| |
| | |
(This used to be commit ff10786c9d4662af355c12cc7363092dc5187e99)
|
| |
| |
| |
| |
| | |
Jeremy, it wasn't me!!!!!!
(This used to be commit 00d4e5c67b8a3b8eafa56fd46fbaf4922030dd81)
|
| |
| |
| |
| | |
(This used to be commit 86eb0a25b1df8ca25872f9846a74d0f13a4ad045)
|
| |
| |
| |
| | |
(This used to be commit 6945e89e2d10743635f01420c83d405a2d4cb356)
|
| |
| |
| |
| | |
(This used to be commit 125c2fea550a88cf28fa82281b69a25b644edc4a)
|
| |
| |
| |
| |
| | |
- make smb_load_module() return the return value of init_module()
(This used to be commit a8d2dd8d009797486105188f8fdb898a65bb25b0)
|
| |
| |
| |
| | |
(This used to be commit 732bc4519f1119100607cc84400e8f84e0c0ba9d)
|
| |
| |
| |
| | |
(This used to be commit 4d1206be5275a8af7dfb612f1747fba484a7d017)
|
| |
| |
| |
| | |
(This used to be commit b5d05d3ec6808465d27e15db2a9ff48804e2e78e)
|
| |
| |
| |
| | |
(This used to be commit f50b2c854ef7eaec7c6b9154fc9c1af7cb08e152)
|
| |
| |
| |
| | |
(This used to be commit e55e4c8dd66fd156a385c93f43c07bf778e2e764)
|
| |
| |
| |
| | |
(This used to be commit d816c35c1d8db343c76a32a6d01952d2c192b092)
|
| |
| |
| |
| | |
(This used to be commit d134d66f989026821b29b24c8c15a112213b61d6)
|
| |
| |
| |
| | |
(This used to be commit 94647051adc223e17997cd6688da0c71b7ea870a)
|
| |
| |
| |
| | |
(This used to be commit 5bd2c390e883ced39ca89d0180d87a35ce396e96)
|
| |
| |
| |
| | |
(This used to be commit 752ef9463dc8b60cb0069344c3e30f65290270a1)
|
| |
| |
| |
| | |
(This used to be commit c11b611bacc51ba57943cfd7988743194facaae2)
|
| |
| |
| |
| | |
(This used to be commit 932b364de79407b3996061c0ae66117d39045e4d)
|
| |
| |
| |
| | |
(This used to be commit 706a87e774a2a976edb40c07b2a8a22cc9309ca1)
|
| |
| |
| |
| |
| | |
Andrew Bartlett
(This used to be commit 5c4967c70dfab78733ef21e3a5eaf252a5958613)
|
| |
| |
| |
| | |
(This used to be commit 3a7f8a568e9d1608c2a065e0b98488e2d068911c)
|
| |
| |
| |
| |
| | |
Jeremy.
(This used to be commit 78df2c916ae3940f0124912f99b1e0ca3914fff5)
|
| |
| |
| |
| | |
(This used to be commit 522b7470a3dbe61f522f65fa2b1aeac4bc1d36c3)
|
| |
| |
| |
| | |
(This used to be commit 257a1ff880d58a262169885336e5090d986e7d3c)
|
| |
| |
| |
| | |
(This used to be commit 85eeb8870f5a1e04c607fbcc18f8da50eb7a694f)
|
| |
| |
| |
| |
| |
| |
| | |
set 'algorithmic rid base' correctly after a 'net rpc vampire'.
Volker
(This used to be commit 5c0869be321852919dba1566c6bcab02e4657541)
|
| |
| |
| |
| | |
(This used to be commit 73c28c527d1030d1656362474c14d49581efdbeb)
|