summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11547: - don't do pull replication when pullIntervall is 0Stefan Metzmacher3-9/+14
2007-10-10r11546: add more errno ntstatus mappings, to get more usefull errors from soc...Stefan Metzmacher1-0/+15
2007-10-10r11545: Remove old #define.Andrew Bartlett1-8/+0
2007-10-10r11544: Allow delegation in a Samba4 realm.Andrew Bartlett1-0/+1
2007-10-10r11543: A major upgrade to our KDC and PAC handling.Andrew Bartlett14-238/+545
2007-10-10r11542: Add the netbios name type. We will need it when we start to handleAndrew Bartlett1-0/+1
2007-10-10r11541: More logical (I think...) delegation semantics.Andrew Bartlett1-10/+14
2007-10-10r11540: Some notes to myself on RFC complience.Andrew Bartlett1-0/+7
2007-10-10r11539: Fix indentation in templates. Always generate lower-caseJelmer Vernooij5-8/+10
2007-10-10r11538: More notes on things we need.Andrew Bartlett1-0/+3
2007-10-10r11537: Make the authsam_account_ok routine callable by external users (the K...Andrew Bartlett1-19/+21
2007-10-10r11536: Add a hook for client-principal access control to hdb-ldb, re-usingAndrew Bartlett7-44/+231
2007-10-10r11535: Support void functions when generating templates.Jelmer Vernooij1-2/+10
2007-10-10r11534: Consider ntvfs as a libraryJelmer Vernooij1-1/+5
2007-10-10r11533: Be a bit less intrusiveVolker Lendecke1-1/+2
2007-10-10r11532: Enable kerberos session setup for winbind smb connectionsVolker Lendecke1-0/+9
2007-10-10r11529: Disable DNS lookups for forwarded credentials, unless really, reallyAndrew Bartlett1-34/+41
2007-10-10r11528: Separate finding dcs from initializing a domain. Makes it easier to p...Volker Lendecke12-355/+571
2007-10-10r11527: Has this ever been run?Volker Lendecke1-0/+1
2007-10-10r11526: And another warning...Volker Lendecke1-1/+1
2007-10-10r11525: Move lookups (including the attribute search) for users fromAndrew Bartlett2-112/+127
2007-10-10r11524: More work on our hdb backend in the KDC.Andrew Bartlett1-116/+78
2007-10-10r11523: Working towards having Samba3 join Samba4, this allows the SASLAndrew Bartlett1-3/+7
2007-10-10r11522: Add support for delegated credentials and machine account credentialsAndrew Bartlett2-2/+28
2007-10-10r11521: Add in client support for checking supportedSASLmechanisms, and thenAndrew Bartlett4-7/+129
2007-10-10r11520: indentAndrew Bartlett1-1/+1
2007-10-10r11519: And an uninitialized variable...Volker Lendecke1-1/+1
2007-10-10r11518: Fix a warningVolker Lendecke1-1/+1
2007-10-10r11517: Cleanup time, this looks larger than it is. This mainly gets rid ofVolker Lendecke16-703/+489
2007-10-10r11516: Fix a valgrind bug I introduce with queued requestsVolker Lendecke1-3/+6
2007-10-10r11515: Add some talloc_get_typeVolker Lendecke1-2/+2
2007-10-10r11514: Fixup debug messageAndrew Bartlett1-1/+1
2007-10-10r11513: Add the ability to use the local machine account instead of a staticAndrew Bartlett2-15/+71
2007-10-10r11512: fix typoAndrew Bartlett1-1/+1
2007-10-10r11503: be quite...Stefan Metzmacher1-1/+1
2007-10-10r11502: make sure we always use the 7 chars for the unix socket name.Stefan Metzmacher1-1/+1
2007-10-10r11501: change provision code to use the new display specifiersAndrew Tridgell1-0/+2
2007-10-10r11500: fixed a bug in the variable substition code using the new limit argum...Andrew Tridgell1-1/+1
2007-10-10r11499: added a minimal set of display specifiers for mmc to use to displayAndrew Tridgell1-0/+108
2007-10-10r11498: added an optional extra argument to split to limit the number ofAndrew Tridgell1-8/+19
2007-10-10r11497: Don't name parameters 'floor'. Rename fl and floor to epm_floor forAndrew Bartlett1-58/+58
2007-10-10r11496: add a minimal ads-compatible schema into our sam.ldb setup. This isAndrew Tridgell3-2/+8509
2007-10-10r11489: add the one replication cycle test to NBT-WINSREPLICATION-QUICKStefan Metzmacher3-1/+23
2007-10-10r11488: handle the stupid name release demand a windows there send...Stefan Metzmacher1-5/+22
2007-10-10r11487: thanks to make test I noticed a dead lock bug, in the last change,Stefan Metzmacher1-19/+39
2007-10-10r11485: prevent us from calling the request handler recursiv whenStefan Metzmacher1-0/+3
2007-10-10r11484: test some multi homed record mergingStefan Metzmacher1-50/+563
2007-10-10r11481: Disable pre-linking on VMSJelmer Vernooij1-0/+5
2007-10-10r11480: demonstrate the only the positive name query response cares,Stefan Metzmacher1-7/+135
2007-10-10r11479: fix compiler warningStefan Metzmacher1-2/+2