summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* s4:domainlevel - fix indentationsMatthias Dieter Wallnöfer2009-09-181-4/+4
* s4:domainlevel - Add a script which allows raising the domain/forest levelMatthias Dieter Wallnöfer2009-09-181-0/+181
* s4:pwsettings - Simplify the error handling a bitMatthias Dieter Wallnöfer2009-09-181-5/+2
* python: create a script for reorgnizing an LDB file.Matthieu Patou2009-09-181-0/+60
* s4:provision - Bump down the domain and forest level to Windows 2000Matthias Dieter Wallnöfer2009-09-182-9/+10
* s4:provision - Some rework (continuation)Matthias Dieter Wallnöfer2009-09-174-40/+311
* pyldb: Don't segfault when invalid type is specified to as_sddl and from_sddl.Matthieu Patou2009-09-172-2/+19
* s4-sam: add a note about the solaris clientAndrew Tridgell2009-09-171-0/+2
* s4-rpc: added NDR64 supportAndrew Tridgell2009-09-175-7/+31
* spnego: Support ASN.1 BIT STRING and use it in SPNEGO.Kouhei Sutou2009-09-171-2/+4
* s4:descriptor module - Revert and const fixupsMatthias Dieter Wallnöfer2009-09-171-7/+18
* s4:descriptor - cosmeticMatthias Dieter Wallnöfer2009-09-171-1/+1
* s4:libnet_become_dc - Fix some uninitialised variablesMatthias Dieter Wallnöfer2009-09-171-3/+3
* s4:provision - Some reworkMatthias Dieter Wallnöfer2009-09-1712-23610/+23878
* s4/domain behaviour flags: Fix them up in various locationsMatthias Dieter Wallnöfer2009-09-174-16/+10
* s4/python: flagsMatthias Dieter Wallnöfer2009-09-172-9/+83
* util_smb: For some (unknown) reason the previous patch changed the permission...Matthias Dieter Wallnöfer2009-09-131-0/+0
* Port the Samba 4 shm_setup to QNX.Matt Kraai2009-09-131-0/+18
* idl: added DsExecuteKCC IDLAndrew Tridgell2009-09-171-3/+3
* spnego: share spnego_parse.Günther Deschner2009-09-174-475/+2
* Owner and group defaulting.Nadezhda Ivanova2009-09-166-58/+598
* Tests for descriptor inheritanceZahari Zahariev2009-09-163-1/+1613
* s4:kdc In the kpasswd server, don't use the client address in mk_privAndrew Bartlett2009-09-161-0/+8
* s4:rpc_server netgotiate max xmit size with RPC clientAndrew Bartlett2009-09-161-2/+2
* s4-repl: raise a debug levelAndrew Tridgell2009-09-161-1/+1
* s4-dsdb: treat uSNHighest as 0 if @REPLCHANGED doesn't existAndrew Tridgell2009-09-161-0/+8
* libcli/auth: rewrite schannel sign/seal code to be more genericStefan Metzmacher2009-09-161-33/+56
* s4-repl: take advantage of async RPC forwardingAndrew Tridgell2009-09-152-26/+7
* s4-rpc: added a module for forwarding RPC requestsAndrew Tridgell2009-09-153-9/+116
* s4-drs: lock down key DRS callsAndrew Tridgell2009-09-154-22/+54
* s4-security: added a new security level SECURITY_DOMAIN_CONTROLLERAndrew Tridgell2009-09-152-0/+10
* s4-ldb: ldap attribute names can contain a '.'Andrew Tridgell2009-09-151-1/+2
* s4-ldb: expose ldb_transaction_prepare_commit() in ldbAndrew Tridgell2009-09-153-21/+64
* s4-repl: don't do double replicationAndrew Tridgell2009-09-154-6/+44
* s4-drs: filter based on local_usnAndrew Tridgell2009-09-151-1/+1
* s4-repl: make sure we marshal the replPropertyMetaData after the last changeAndrew Tridgell2009-09-151-10/+10
* s4-dsdb: use DLIST_ADD() not DLIST_ADD_END()Andrew Tridgell2009-09-152-4/+4
* s4-ldb: cope better with corruption of tdb recordsAndrew Tridgell2009-09-154-5/+30
* s4-repl: add a debug to make it easier to monitor replicationAndrew Tridgell2009-09-151-0/+5
* schannel: move schannel_sign to main directory.Günther Deschner2009-09-165-313/+5
* s4-schannel: try to fix the build.Günther Deschner2009-09-161-1/+1
* s4-schannel: first step of decoupling schannel from gensec.Günther Deschner2009-09-162-20/+51
* s4-schannel: strip trailing whitespace.Günther Deschner2009-09-161-36/+36
* s4:schema Add code to provide an index into the subClass treeAndrew Bartlett2009-09-152-1/+27
* libcli:nbt make the lmhosts parsing code and dependicies commonAndrew Bartlett2009-09-152-43/+1
* s4:heimdal_build: fix one more problem with automatic dependeciesStefan Metzmacher2009-09-151-1/+1
* s4:provision Prevent some invalid combinations of realm and domainAndrew Bartlett2009-09-141-0/+9
* s4: Script to build or rebuild extend DN attributesMatthieu Patou2009-09-141-0/+141
* Torture test for bug 6529 - Offline files conflict with Vista and Office 2003.Jeremy Allison2009-09-141-0/+131
* s4-repl: handle rename in repl_meta_dataAndrew Tridgell2009-09-141-0/+97