summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r11592: fixed a crash bug from the ldb_result changes (res was being used aft...Andrew Tridgell2007-10-101-4/+6
* r11588: Remove unused (at the moment) variable and quiet compiler warning.Rafal Szczesniak2007-10-101-1/+0
* r11586: Further work on ejs interface for libnet. The idea is to split libnetRafal Szczesniak2007-10-102-4/+57
* r11572: Add support for accountExpires and password expiry (should cause theAndrew Bartlett2007-10-101-2/+32
* r11568: Debuging aids: Let the administrator know when a key/entry expired,Andrew Bartlett2007-10-101-6/+28
* r11567: Ldb API change patch.Simo Sorce2007-10-1039-807/+1212
* r11555: - change socket_wrapper to support multiple IP'sStefan Metzmacher2007-10-103-61/+277
* r11554: make us able to run without depending on 127.0.0.1Stefan Metzmacher2007-10-101-6/+8
* r11553: give an error when the lookup failedStefan Metzmacher2007-10-101-7/+19
* r11552: fix indentStefan Metzmacher2007-10-101-3/+3
* r11547: - don't do pull replication when pullIntervall is 0Stefan Metzmacher2007-10-103-9/+14
* r11546: add more errno ntstatus mappings, to get more usefull errors from soc...Stefan Metzmacher2007-10-101-0/+15
* r11545: Remove old #define.Andrew Bartlett2007-10-101-8/+0
* r11544: Allow delegation in a Samba4 realm.Andrew Bartlett2007-10-101-0/+1
* r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett2007-10-1014-238/+545
* r11542: Add the netbios name type. We will need it when we start to handleAndrew Bartlett2007-10-101-0/+1
* r11541: More logical (I think...) delegation semantics.Andrew Bartlett2007-10-101-10/+14
* r11540: Some notes to myself on RFC complience.Andrew Bartlett2007-10-101-0/+7
* r11539: Fix indentation in templates. Always generate lower-caseJelmer Vernooij2007-10-105-8/+10
* r11538: More notes on things we need.Andrew Bartlett2007-10-101-0/+3
* r11537: Make the authsam_account_ok routine callable by external users (the K...Andrew Bartlett2007-10-101-19/+21
* r11536: Add a hook for client-principal access control to hdb-ldb, re-usingAndrew Bartlett2007-10-107-44/+231
* r11535: Support void functions when generating templates.Jelmer Vernooij2007-10-101-2/+10
* r11534: Consider ntvfs as a libraryJelmer Vernooij2007-10-101-1/+5
* r11533: Be a bit less intrusiveVolker Lendecke2007-10-101-1/+2
* r11532: Enable kerberos session setup for winbind smb connectionsVolker Lendecke2007-10-101-0/+9
* r11529: Disable DNS lookups for forwarded credentials, unless really, reallyAndrew Bartlett2007-10-101-34/+41
* r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke2007-10-1012-355/+571
* r11527: Has this ever been run?Volker Lendecke2007-10-101-0/+1
* r11526: And another warning...Volker Lendecke2007-10-101-1/+1
* r11525: Move lookups (including the attribute search) for users fromAndrew Bartlett2007-10-102-112/+127
* r11524: More work on our hdb backend in the KDC.Andrew Bartlett2007-10-101-116/+78
* r11523: Working towards having Samba3 join Samba4, this allows the SASLAndrew Bartlett2007-10-101-3/+7
* r11522: Add support for delegated credentials and machine account credentialsAndrew Bartlett2007-10-102-2/+28
* r11521: Add in client support for checking supportedSASLmechanisms, and thenAndrew Bartlett2007-10-104-7/+129
* r11520: indentAndrew Bartlett2007-10-101-1/+1
* r11519: And an uninitialized variable...Volker Lendecke2007-10-101-1/+1
* r11518: Fix a warningVolker Lendecke2007-10-101-1/+1
* r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke2007-10-1016-703/+489
* r11516: Fix a valgrind bug I introduce with queued requestsVolker Lendecke2007-10-101-3/+6
* r11515: Add some talloc_get_typeVolker Lendecke2007-10-101-2/+2
* r11514: Fixup debug messageAndrew Bartlett2007-10-101-1/+1
* r11513: Add the ability to use the local machine account instead of a staticAndrew Bartlett2007-10-102-15/+71
* r11512: fix typoAndrew Bartlett2007-10-101-1/+1
* r11503: be quite...Stefan Metzmacher2007-10-101-1/+1
* r11502: make sure we always use the 7 chars for the unix socket name.Stefan Metzmacher2007-10-101-1/+1
* r11501: change provision code to use the new display specifiersAndrew Tridgell2007-10-101-0/+2
* r11500: fixed a bug in the variable substition code using the new limit argum...Andrew Tridgell2007-10-101-1/+1
* r11499: added a minimal set of display specifiers for mmc to use to displayAndrew Tridgell2007-10-101-0/+108
* r11498: added an optional extra argument to split to limit the number ofAndrew Tridgell2007-10-101-8/+19