summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* s4-drs: fixed UDV and overlapping sync calls in DRSAndrew Tridgell2009-12-031-40/+42
* s4-drs: fixed updating of uSNChanged in replmd_modifyAndrew Tridgell2009-12-031-3/+2
* samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.Günther Deschner2009-12-022-32/+6
* s4 torture: Change oplock to use passthrough for exclusive3/batch11Tim Prouty2009-12-011-2/+2
* s4 torture: Update RAW-SFILEINFO-END-OF-FILE to test some additional corner c...Tim Prouty2009-12-011-19/+104
* Revert "s4 torture: Allow onefs to be checked like samba3 and samba4"Tim Prouty2009-12-011-1/+0
* s4 torture: Change RAW-SFILEINFO-END-OF-FILE to check for share modes by defaultTim Prouty2009-12-011-7/+5
* s4 torture: Move target macros to a common header instead of redefining them ...Tim Prouty2009-12-013-7/+8
* s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...Matthias Dieter Wallnöfer2009-12-011-3/+6
* s4:torture/nbt/wins - Add more castsMatthias Dieter Wallnöfer2009-12-011-6/+12
* s4:torture/nbench/nbench - Add a cast before "str_list_make_shell"Matthias Dieter Wallnöfer2009-12-011-2/+3
* s4:torture/ldap/ldap_sort - Add some casts to suppress warningsMatthias Dieter Wallnöfer2009-12-011-7/+7
* s4:schema - Make some more (result) variables const and fix up warnings with ...Matthias Dieter Wallnöfer2009-12-012-53/+72
* s4:kdc - Merged kdc_tcp_accept() and kpasswdd_tcp_accept().Endi S. Dewata2009-12-011-26/+6
* s4:kdc - Merged kdc_add_kdc_socket() and kdc_add_kpasswd_socket().Endi S. Dewata2009-12-011-75/+27
* s4 - Create default modules directory.Endi S. Dewata2009-12-011-0/+1
* s4:kdc - Disable KDC port when it's set to 0.Endi S. Dewata2009-12-011-42/+63
* Merge commit 'origin/master' into abartlet-develAndrew Bartlett2009-12-011-1/+1
|\
| * s4-ldb: the '1' form of extended_dn search is easier to readAndrew Tridgell2009-12-011-1/+1
* | On our way to Samba4 alpha10!Andrew Bartlett2009-12-011-2/+2
* | Fix build of Samba4 from tarball generated by mkrelease.shAndrew Bartlett2009-12-011-3/+0
* | This is alpha9Andrew Bartlett2009-12-011-1/+1
|/
* s4:setup Adjust upgradeprovision blackbox test now we don't have --targetdirAndrew Bartlett2009-12-011-2/+2
* s4: Remove targetdir as it can cause some trouble and can be replaced by an a...Matthieu Patou2009-12-011-3/+1
* s4: Handle the case in secrets.ldb without name attributeMatthieu Patou2009-12-011-5/+25
* s4: don't forget to update defaultSecurityDescriptorMatthieu Patou2009-12-011-2/+3
* s4: load the domain level of the current provision and create a provision wit...Matthieu Patou2009-12-012-3/+9
* s4:ldap.py Add test of namingContext behaviour after tridge found a bugAndrew Bartlett2009-12-011-0/+15
* Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgetsVolker Lendecke2009-11-301-1/+3
* s4-drs: Test situations for runtime constructed parentGUIDFernando J V da Silva2009-11-301-1/+24
* s4-drs: Using dsdb_msg_add_guid() utility functionFernando J V da Silva2009-11-304-54/+6
* s4-drs: add deletion of old connectionsCrístian Deives2009-11-303-37/+190
* s4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_linearized_dn()Crístian Deives2009-11-304-11/+15
* s4-drs: Create connection obejct (nTDSConnection)Crístian Deives2009-11-303-0/+130
* s4-ldb: check for -ve value for page sizeAndrew Tridgell2009-11-301-0/+5
* s4-dsdb: don't call ldb_next_init() twice in objectclass moduleAndrew Tridgell2009-11-301-1/+1
* lib/registry/util.c - Reorder the registry datatypes of the conversion functionsMatthias Dieter Wallnöfer2009-11-291-9/+12
* Revert "s4:registry/util - Don't include the trailing '\0' in the internal da...Matthias Dieter Wallnöfer2009-11-291-6/+2
* s4:upgrade_from_s3 - Move it back to "setup"Matthias Dieter Wallnöfer2009-11-282-1/+1
* s4:setup/provision - ReworkMatthias Dieter Wallnöfer2009-11-281-5/+24
* s4:upgrade.py - remove my copyrightMatthias Dieter Wallnöfer2009-11-281-1/+0
* s4:upgrade.py - readd accidentally removed empty linesMatthias Dieter Wallnöfer2009-11-281-0/+4
* s4:samba3.py/upgrade.py: RevertMatthias Dieter Wallnöfer2009-11-283-10/+9
* s4-ldb: make it much easier to use common ldb controlsAndrew Tridgell2009-11-282-15/+64
* s4-drs: cope with bogus empty attributes from w2k8-r2Andrew Tridgell2009-11-281-0/+17
* s4: fix SD update and password change in upgrade scriptMatthieu Patou2009-11-288-93/+161
* s4:WINREG RPC server - add another "talloc_unlink" in "DeleteKey"Matthias Dieter Wallnöfer2009-11-271-1/+5
* s4:WINREG RPC server - Reintroduce the free operation on "CloseKey"Matthias Dieter Wallnöfer2009-11-271-0/+2
* s4-smbtorture: more and stricter tests for printer and data keys in RPC-SPOOLSS.Günther Deschner2009-11-271-4/+8
* s4:provision.py - remove hardcoded SIDs and RIDsMatthias Dieter Wallnöfer2009-11-271-3/+3