Age | Commit message (Collapse) | Author | Files | Lines |
|
(This used to be commit 96e412a04cedc4c361c08e0ed1d141f3b018728b)
|
|
a prs structure
(This used to be commit 878fd68dfcb237f5332efcf48a3891abcc9ad53c)
|
|
metze
(This used to be commit b2709f4fe529e89fcabfa3fc2ff27e09a192b3b6)
|
|
(This used to be commit 848edce91288750881f538e1dd8ed4220047af6f)
|
|
samba4 uses %PID% where samba3 uses %d
metze
(This used to be commit 4424aebdcef951b23e28041faa201ff7c95fa144)
|
|
metze
(This used to be commit f4023dc39e97bf8b1d1642f7eb0e8cb00557aa7f)
|
|
-C --enable-socket-wrapper
metze
(This used to be commit 346bcd756c8ffb4bd53c98c6f0a600ff3486613e)
|
|
password blob, it seems that pw_len is just a uint8 instead of uint16.
This might also be interesting for Samba4's samr.idl.
Volker
(This used to be commit 68ded4ba07703a20b046e4a58e7a746a78fcedf5)
|
|
Remove the account_policy_migrated() thingy, and make cache_account_policy_set
use gencache. Account policies are now handled like groups and users are with
respect to "passdb backend".
Volker
(This used to be commit fa8b2e2a585ab0c00a5fbde7aa790043261caf2e)
|
|
the value
if a valid entry was found. The newer calls got the latter one wrong, change
the older calls.
Volker
(This used to be commit 554e68887bc84510690226c9b07a872e7a282abe)
|
|
(This used to be commit f6497adac674f9e5089a2e54ead07596e568a936)
|
|
Remove unused gencache_set_only
Use CONST_DISCARD instead of SMB_STRDUP
Volker
(This used to be commit 651e7e44e2e56eab81c5fe708f33e6d3918a39f9)
|
|
(This used to be commit edb7a3607e3fa2090310b5c405f2b0a08f51db78)
|
|
why the remaining ones are needed
(This used to be commit e4fc8ba7fb1cbb7258bc08f1dc2b9d2205bf7f81)
|
|
* autogenerate lsa ndr code
* rename 'enum SID_NAME_USE' to 'enum lsa_SidType'
* merge a log more security descriptor functions from
gen_ndr/ndr_security.c in SAMBA_4_0
The most embarassing thing is the "#define strlen_m strlen"
We need a real implementation in SAMBA_3_0 which I'll work on
after this code is in.
(This used to be commit 3da9f80c28b1e75ef6d46d38fbb81ade6b9fa951)
|
|
metze
(This used to be commit 2047e2a98530e15bfb193de714c886563621ecb2)
|
|
Guenther
(This used to be commit 576488933b8e04ddd6cb45a7992374efe174a404)
|
|
Jeremy.
(This used to be commit dfd93a30311ff0e57ef23ae1f1cb58d4019a3eee)
|
|
this at the moment as I'm working on this area. Thanks
a lot Guenther.
Add the capability to get krb5 tickets even if we
log on in the offline state and have to cache
the credentials. Once we go online we should
start getting krb5 tickets again. Currently
this code waits until lp_winbind_cache_time()
seconds (5 minutes by default) before getting
tickets. This is correct in the DC down case,
but not in the global offline -> online case.
I'll later add a trigger to force an immediate refresh
on the offline -> online state transition.
Jeremy.
(This used to be commit 04fe034f4a222c83a8d788040f7edc370afe9fa6)
|
|
(This used to be commit 3757f249aa4427c031d0018a1a9244fb61357d94)
|
|
(This used to be commit cbe39cb5e54f4e13575959e02fb66b42f2336240)
|
|
(This used to be commit 1eaf62557f532d02fb818458c8bf78df7a7bc904)
|
|
Jeremy.
(This used to be commit 943e21d5da2a8aadab1b2c3d700a9b8b880582f2)
|
|
(This used to be commit eec8b915d1bf6e62c45d309579a4f93380aa43a8)
|
|
- Fix syntax error in shell script (refused by dash)
- Regenerate output
(This used to be commit 4dba965f9aa30eb2a54dc68e1bd5137ec6f5e6be)
|
|
(This used to be commit c77ddae4f0e30c821f54300f4485ab5d447b49ce)
|
|
autogenerated now
(This used to be commit b860685a8117c3876158ac7b8db63cda9b415239)
|
|
Jeremy.
(This used to be commit 0a89b37b1a367470be410ae94b42c813c7dbefe6)
|
|
be polite enough to make a backup.
Jeremy.
(This used to be commit c82aac594fd7262029f9c47c2998c9e6b0ffc739)
|
|
removed immediately in the handler.
Extra debug info tracking down winbindd DC
selection.
Jeremy.
(This used to be commit 7ba9b6ce588f716589e9f88ed146fad36c4b3758)
|
|
Jeremy.
(This used to be commit 38b8a2b5278d2538b9803c2b81f767036a16ad65)
|
|
overwritten by winbindd. Don't enable this :-).
Jeremy.
(This used to be commit 88e11ee91a2e97c93f5d34313d45b1e38f793038)
|
|
it can't talk to it.
Jeremy.
(This used to be commit 7385a076f8fd351472d37d9363304948e88f9f99)
|
|
(This used to be commit 9b0d44a0b0393d1897232d1be8dfe468ce8e7563)
|
|
Jeremy.
(This used to be commit 9c943dfe2d23e2d01df53ac81625278d4f870aa3)
|
|
(This used to be commit cbf57a6327be2ed161ae716c884ed1243b578a7d)
|
|
initial work. I'm including the librpc/gen_ndr directory
in svn temporarily just to get some compile issues straightened
out.
(This used to be commit cf271aa433cfa606be5dbf3ed1d94fe3caf57653)
|
|
Jeremy.
(This used to be commit aa62bb6b4ccb46a58bbe8f46d552a062ca06c238)
|
|
Instead of trying to do this in the winbindd_cache
entries, add a timed even handler to probe every
5 mins when disconnected.
Fix events to run all pending events, rather than
only one.
Jeremy.
(This used to be commit 7bfbe1b4fb9a91c6678035f220bbf0b4f5afdcac)
|
|
with timeouts. Also, wait for 5 seconds not 10
on connecting to a DC.
Jeremy.
(This used to be commit 6792460ba6a198646404abae10979489ca03ca5c)
|
|
(This used to be commit 1115745caed3093c25d6be01ffee21819fb0a675)
|
|
Will fix the build_idl.sh script to only process the files
we are concerned with in this branch.
(This used to be commit 647ed21b098e8fe6513040de7a540fe77fa0b37e)
|
|
(This used to be commit 6da1ef0f1cf4d47c26cdb850f01a3411dfd87350)
|
|
avoid bopgus error messages
(This used to be commit 7d5356fd5db6ece2504c9c140d1f454056be7164)
|
|
routines.
Guenther
(This used to be commit 0ef504a0a6dc8f5db1dbc7f2410aa981e11fd56c)
|
|
Guenther
(This used to be commit af3779a51624977088c322ac98f52c02e9291b54)
|
|
Guenther
(This used to be commit 1fe4724f57f4f25ed486240cb1e741da60f0c997)
|
|
Guenther
(This used to be commit e852bc46464fe6dbdf8530f43fcb88fd2eafae67)
|
|
in AD.
Guenther
(This used to be commit 1bb29acb3bf40afdb5bc196ab7dbc642e2fdd680)
|
|
Guenther
(This used to be commit 8bf197ee1658616448dcb752f51743365070901a)
|