Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 26857be78cda1e6d6cae9bc87d34cdad12492748)
|
|
(This used to be commit 095af10ff2e549b82c646df5ed20cf05352a3994)
|
|
(This used to be commit 59735a5aac88b076320874f06056d50947396fb3)
|
|
(This used to be commit daefe52a56a7b977b8e561f8f668c42183de413b)
|
|
generates some errors we haven't seen before which are inappropriately
logged at level 0.
(This used to be commit bd64de3716ffa9c3ebec282aa5cc0f773d3d8096)
|
|
Jeremy.
(This used to be commit d05b147fb3f32031a202cf61703dc2fd969f4617)
|
|
Start using more entities
(This used to be commit 6c442fe5c90902718d9a381e6b2518c0b4aab3de)
|
|
(This used to be commit 6ec5dce69834e72e458a8acff7d1790cbdd46d67)
|
|
Jeremy.
(This used to be commit 9e47aa32ed96faff4a68a8e360c1353fc011adf1)
|
|
(This used to be commit a82dbb3c22e6cb2096efb87c12a6006642806aac)
|
|
Volker
(This used to be commit 54115fd16ff10d1958153268dfd0f22f3c400bb5)
|
|
This is an early, messy version of the code, but it illustrates what can
be done. It currently only prints the Owner SID, Group SID, and Perms and
SID from each ACE.
Once more work is done, it could actually walk the SEC DESCs and ACEs and
change the SIDS ...
(This used to be commit 322151509c255aa288627ae239661154ab0c83d5)
|
|
(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)
|
|
(This used to be commit 8c15db105addbafd822d96d29ff1692566b92267)
|
|
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)
|
|
(A stuck 'unix passowrd sync' was gettting reported as 'success', causing
all sorts of fun)
Andrew Bartlett
(This used to be commit b0d5745bb53b16e92160a6bdd2b984afb0e982ee)
|
|
work a bit better for password changing.
Andrew Bartlett
(This used to be commit 425782ba32554b90d592493a1928a926e492bb2a)
|
|
Jeremy.
(This used to be commit 997c234e15a5f8d742320359a53e15a27661d456)
|
|
(This used to be commit 8af12875b0608b83187e4156843e37097de4cd13)
|
|
(This used to be commit 06362586cb754bd6bc89b50b966737958286ca2e)
|
|
aka vorlon)
(This used to be commit 9efa98b4a65a38df922ce3b83f5fde631cb70844)
|
|
(This used to be commit 5845f17c927a84ba502c834b3a38499959b7ae40)
|