summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3:build: fix detection of CTDB headers on systems without system-libtallocMichael Adam2009-12-011-1/+1
* s3:build: fix the build when no external talloc and tdb are installed.Michael Adam2009-12-011-167/+178
* 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
* util/util_strlist - add a call "const_str_list" for making "unconst" lists "c...Matthias Dieter Wallnöfer2009-12-012-0/+14
* 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
* | Improve upgrade instructionsAndrew Bartlett2009-12-011-14/+6
* | 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
* s4:WHATSNEW Nadezhda's acl module handles modifiesAndrew Bartlett2009-12-011-2/+2
* Fix DEBUG 0 -> DEBUG 10 (left over code).Jeremy Allison2009-11-301-2/+4
* Fix bug 6938 : No hook exists to check creation rights when using acl_xattr m...Jeremy Allison2009-11-303-7/+104
* s3-build: taise tdb version when building against system libtdb library.Günther Deschner2009-12-011-1/+1
* s3:add split_tokens, a cmdline tool to test next_token_talloc()Michael Adam2009-12-012-0/+92
* s3:fix linking of the t_str* test programsMichael Adam2009-12-011-4/+4
* s3:fix linking of libbigballofmud (on my box at least)Michael Adam2009-12-011-3/+3
* s3:torture: make t_stringoverflow.c compile at least (pstring is long gone)Michael Adam2009-12-011-2/+2
* Restructure the connect function code to always callJeremy Allison2009-11-3016-37/+117
* drsuapi: fix build warning of NDR size calculation of drsuapi_DsReplicaObject...Günther Deschner2009-12-016-12/+14
* s3-spoolss: fix fstrings in convert_devicemode() function.Günther Deschner2009-11-301-2/+5
* Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgetsVolker Lendecke2009-11-304-4/+12
* s3:docs: Fix typo in man mount.cifs.Karolin Seeger2009-11-301-1/+1
* s3:docs: Document "aio write behind".Karolin Seeger2009-11-301-0/+23
* s3:docs: Document "ldap page size".Karolin Seeger2009-11-301-0/+18
* s3: Fix crash in free_file_list().Bo Yang2009-11-301-3/+4
* s3:docs: Document "enable core files".Karolin Seeger2009-11-301-0/+15
* 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
* s3:docs: Document "cache directory" and "state directory".Karolin Seeger2009-11-302-0/+44
* s3: Fix bug 6288Volker Lendecke2009-11-301-8/+8
* 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