summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r12442: only set the "wins server" parameter if it's not setStefan Metzmacher2007-10-101-1/+1
* r12440: fix crash bugsStefan Metzmacher2007-10-102-0/+12
* r12439: No need to keep walking this list if we find the match.Andrew Bartlett2007-10-101-0/+1
* r12437: if the client gives us an unicast name query with recursion_desired,Stefan Metzmacher2007-10-101-7/+6
* r12436: Fix Samba4 as a server to Win2000 for the domain join.Andrew Bartlett2007-10-101-46/+74
* r12435: the max wins ttl is 6 days in windows and samba3Stefan Metzmacher2007-10-101-1/+1
* r12434: implement database scavenging, the only missing part is the verifying...Stefan Metzmacher2007-10-105-2/+429
* r12433: Add comment describing this function.Andrew Bartlett2007-10-101-0/+4
* r12432: Re-indent and consistantly cancel the transaction.Andrew Bartlett2007-10-101-1/+8
* r12431: - the TIME_T_MAX needs to be a singed max valueStefan Metzmacher2007-10-101-3/+16
* r12430: Clarify libnet_join code. Add/fix comments.Andrew Bartlett2007-10-101-10/+10
* r12429: make static records always active with a max expire timeStefan Metzmacher2007-10-101-0/+20
* r12428: releases on 0x1D names are ignoredStefan Metzmacher2007-10-101-0/+4
* r12427: Move SAMR CreateUser2 to transactions, and re-add support forAndrew Bartlett2007-10-103-27/+78
* r12426: w2k3 refused 0x1B names registered as group namesStefan Metzmacher2007-10-101-0/+6
* r12425: match w2k3 and store 0x1D names when they're registered as group name,Stefan Metzmacher2007-10-101-3/+10
* r12424: static records should not be releasedStefan Metzmacher2007-10-101-0/+8
* r12423: Remove DEBUG(0) printouts in favor of more information to the caller.Andrew Bartlett2007-10-103-6/+7
* r12422: Some kerberos comments and clarifications.Andrew Bartlett2007-10-102-11/+22
* r12421: Handle the case where we are a joining as different account types far...Andrew Bartlett2007-10-102-36/+81
* r12413: do some testing with 0x1E namesStefan Metzmacher2007-10-101-2/+6
* r12412: - the 0x1E name must be registered as group nameStefan Metzmacher2007-10-101-0/+13
* r12411: Add 'net samdump keytab <keytab>'.Andrew Bartlett2007-10-108-44/+264
* r12408: as we always add the destinguishedName as autogenerated value,Stefan Metzmacher2007-10-101-8/+16
* r12405: I'm afraid I can't take care of the xplogin test in the near future, ...Volker Lendecke2007-10-103-2223/+0
* r12391: use the new periodic schedule system for the pull replication tooStefan Metzmacher2007-10-106-188/+164
* r12388: fix debug messagesStefan Metzmacher2007-10-101-3/+3
* r12385: call pidl with the perl found by configureStefan Metzmacher2007-10-101-1/+1
* r12384: I can't spell...Andrew Bartlett2007-10-101-1/+1
* r12383: Fixes for Apple's AD client. Don't segfualt in the KDC, and theyAndrew Bartlett2007-10-102-6/+9
* r12382: Ensure to return OK on anonymous mapping.Andrew Bartlett2007-10-101-0/+1
* r12381: Try not to segfault on an anonymous LDAP bind, and map to a guest login.Andrew Bartlett2007-10-101-2/+8
* r12380: add a wraper script that calls the perl scripts in heimdal_build/Stefan Metzmacher2007-10-102-8/+15
* r12379: export the detected perlStefan Metzmacher2007-10-102-1/+2
* r12378: fix perl warningsStefan Metzmacher2007-10-101-2/+4
* r12373: Add RPC-JOIN as a test to always run.Andrew Bartlett2007-10-101-3/+3
* r12372: - make the periodic scheduling a bit easier, instead of passingStefan Metzmacher2007-10-103-30/+61
* r12370: - if we got a reply without a pending request, mark the socket as deadStefan Metzmacher2007-10-101-0/+5
* r12364: add UINT32_MAX and UINT64_MAX replacement definesStefan Metzmacher2007-10-102-0/+10
* r12363: minor fixes for win2000 join/loginAndrew Tridgell2007-10-102-2/+12
* r12362: Along with a cracknames change in the previous commit, this shouldAndrew Bartlett2007-10-101-9/+15
* r12361: Add a new function: ldb_binary_encode_string()Andrew Bartlett2007-10-106-27/+82
* r12360: Add simple bind support into our LDAP server.Andrew Bartlett2007-10-104-3/+188
* r12327: ENT_TYPE_ANY isn't used anywhere in Samba4, so don't implement it in ...Andrew Bartlett2007-10-101-21/+7
* r12325: - remove the hostcc object files with make cleanStefan Metzmacher2007-10-102-2/+3
* r12323: fixeed the use of options.get_credentials() for ldbAndrew Tridgell2007-10-101-2/+6
* r12322: automatically use cmdline_credentials if the ldb object doesn't haveAndrew Tridgell2007-10-101-0/+4
* r12320: Add command-line processing hooks for simple bind DN, and password ca...Andrew Bartlett2007-10-102-7/+18
* r12310: Link simple bind support in our internal LDAP libs to LDB and theAndrew Bartlett2007-10-103-5/+41
* r12309: fix a crash bug, which appens in an error caseStefan Metzmacher2007-10-101-6/+9