summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-12-01s3:build: fix the build when no external talloc and tdb are installed.Michael Adam1-167/+178
2009-12-01s4:torture/raw/lock - Fix "discard const" warnings by introducing "discard_co...Matthias Dieter Wallnöfer1-3/+6
2009-12-01s4:torture/nbt/wins - Add more castsMatthias Dieter Wallnöfer1-6/+12
2009-12-01s4:torture/nbench/nbench - Add a cast before "str_list_make_shell"Matthias Dieter Wallnöfer1-2/+3
2009-12-01s4:torture/ldap/ldap_sort - Add some casts to suppress warningsMatthias Dieter Wallnöfer1-7/+7
2009-12-01s4:schema - Make some more (result) variables const and fix up warnings with ...Matthias Dieter Wallnöfer2-53/+72
2009-12-01util/util_strlist - add a call "const_str_list" for making "unconst" lists "c...Matthias Dieter Wallnöfer2-0/+14
2009-12-01s4:kdc - Merged kdc_tcp_accept() and kpasswdd_tcp_accept().Endi S. Dewata1-26/+6
2009-12-01s4:kdc - Merged kdc_add_kdc_socket() and kdc_add_kpasswd_socket().Endi S. Dewata1-75/+27
2009-12-01s4 - Create default modules directory.Endi S. Dewata1-0/+1
2009-12-01s4:kdc - Disable KDC port when it's set to 0.Endi S. Dewata1-42/+63
2009-12-01Merge commit 'origin/master' into abartlet-develAndrew Bartlett1-1/+1
2009-12-01On our way to Samba4 alpha10!Andrew Bartlett1-2/+2
2009-12-01Fix build of Samba4 from tarball generated by mkrelease.shAndrew Bartlett1-3/+0
2009-12-01Improve upgrade instructionsAndrew Bartlett1-14/+6
2009-12-01s4-ldb: the '1' form of extended_dn search is easier to readAndrew Tridgell1-1/+1
2009-12-01This is alpha9Andrew Bartlett1-1/+1
2009-12-01s4:setup Adjust upgradeprovision blackbox test now we don't have --targetdirAndrew Bartlett1-2/+2
2009-12-01s4: Remove targetdir as it can cause some trouble and can be replaced by an a...Matthieu Patou1-3/+1
2009-12-01s4: Handle the case in secrets.ldb without name attributeMatthieu Patou1-5/+25
2009-12-01s4: don't forget to update defaultSecurityDescriptorMatthieu Patou1-2/+3
2009-12-01s4: load the domain level of the current provision and create a provision wit...Matthieu Patou2-3/+9
2009-12-01s4:ldap.py Add test of namingContext behaviour after tridge found a bugAndrew Bartlett1-0/+15
2009-12-01s4:WHATSNEW Nadezhda's acl module handles modifiesAndrew Bartlett1-2/+2
2009-11-30Fix DEBUG 0 -> DEBUG 10 (left over code).Jeremy Allison1-2/+4
2009-11-30Fix bug 6938 : No hook exists to check creation rights when using acl_xattr m...Jeremy Allison3-7/+104
2009-12-01s3-build: taise tdb version when building against system libtdb library.Günther Deschner1-1/+1
2009-12-01s3:add split_tokens, a cmdline tool to test next_token_talloc()Michael Adam2-0/+92
2009-12-01s3:fix linking of the t_str* test programsMichael Adam1-4/+4
2009-12-01s3:fix linking of libbigballofmud (on my box at least)Michael Adam1-3/+3
2009-12-01s3:torture: make t_stringoverflow.c compile at least (pstring is long gone)Michael Adam1-2/+2
2009-11-30Restructure the connect function code to always callJeremy Allison16-37/+117
2009-12-01drsuapi: fix build warning of NDR size calculation of drsuapi_DsReplicaObject...Günther Deschner6-12/+14
2009-11-30s3-spoolss: fix fstrings in convert_devicemode() function.Günther Deschner1-2/+5
2009-11-30Fix bug 6546: Avoid accessing buf[-1] if NUL byte comes from fgetsVolker Lendecke4-4/+12
2009-11-30s3:docs: Fix typo in man mount.cifs.Karolin Seeger1-1/+1
2009-11-30s3:docs: Document "aio write behind".Karolin Seeger1-0/+23
2009-11-30s3:docs: Document "ldap page size".Karolin Seeger1-0/+18
2009-11-30s3: Fix crash in free_file_list().Bo Yang1-3/+4
2009-11-30s3:docs: Document "enable core files".Karolin Seeger1-0/+15
2009-11-30s4-drs: Test situations for runtime constructed parentGUIDFernando J V da Silva1-1/+24
2009-11-30s4-drs: Using dsdb_msg_add_guid() utility functionFernando J V da Silva4-54/+6
2009-11-30s3:docs: Document "cache directory" and "state directory".Karolin Seeger2-0/+44
2009-11-30s3: Fix bug 6288Volker Lendecke1-8/+8
2009-11-30s4-drs: add deletion of old connectionsCrístian Deives3-37/+190
2009-11-30s4-ldb: changed ldb_msg_add_dn() to ldb_msg_add_linearized_dn()Crístian Deives4-11/+15
2009-11-30s4-drs: Create connection obejct (nTDSConnection)Crístian Deives3-0/+130
2009-11-30s4-ldb: check for -ve value for page sizeAndrew Tridgell1-0/+5
2009-11-30s4-dsdb: don't call ldb_next_init() twice in objectclass moduleAndrew Tridgell1-1/+1
2009-11-29s3: Fix a "not handled in switch" warningVolker Lendecke1-0/+1