summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
...
* r11141: Re-add paranoid string terminator checkJelmer Vernooij2007-10-102-15/+30
* r11122: Fix some talloc hierarchy errorsVolker Lendecke2007-10-101-3/+3
* r11121: - add normal groups vs. multihomed sectionStefan Metzmacher2007-10-101-24/+276
* r11120: calling_name is used later in sesssetup_nt1, so hang the names to the...Volker Lendecke2007-10-101-2/+4
* r11119: add normal group vs. special group sectionStefan Metzmacher2007-10-101-1/+232
* r11117: add a normal group vs. normal group sectionStefan Metzmacher2007-10-101-1/+232
* r11116: - don't display cleanup updatesStefan Metzmacher2007-10-101-3/+156
* r11115: add unique vs special group sectionStefan Metzmacher2007-10-101-2/+143
* r11114: - fixed error handling on bad bind in ildap clientAndrew Tridgell2007-10-102-2/+64
* r11113: fixed two small bugs in newuserAndrew Tridgell2007-10-101-1/+2
* r11112: listen on the global catalog ldap server port as well if we are aAndrew Tridgell2007-10-101-0/+11
* r11111: fixed a talloc error in the dn shortcut codeAndrew Tridgell2007-10-101-5/+18
* r11110: make ldb_oom() also set the ldb error stringAndrew Tridgell2007-10-101-1/+1
* r11109: fixed the error code return from most ldb functions (the change to useAndrew Tridgell2007-10-101-6/+16
* r11108: - always test the old and new recordStefan Metzmacher2007-10-101-3/+36
* r11107: Include 0 byteJelmer Vernooij2007-10-101-1/+2
* r11106: Make the KDC handler plugable, as I want to drop kpasswdd into exactlyAndrew Bartlett2007-10-101-16/+34
* r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij2007-10-106-12/+37
* r11104: Fix LOCAL-PAC testJelmer Vernooij2007-10-101-1/+1
* r11103: Eliminate ascstrJelmer Vernooij2007-10-103-11/+5
* r11102: Remove unistr_notermJelmer Vernooij2007-10-102-7/+1
* r11101: Remove last instances of unistrJelmer Vernooij2007-10-103-55/+50
* r11100: Replace unistr with [string,charset(UTF16)]Jelmer Vernooij2007-10-106-251/+251
* r11099: Replace unistr with [string] equivalentJelmer Vernooij2007-10-106-56/+60
* r11098: Replace string with [string]Jelmer Vernooij2007-10-103-34/+34
* r11097: Allow pointers in "const"Jelmer Vernooij2007-10-103-206/+217
* r11096: Eliminate pointer_default_top()Jelmer Vernooij2007-10-1017-215/+186
* r11095: Implement wb_getuserdomgroups.Volker Lendecke2007-10-106-0/+391
* r11094: Connect to SAM, implement getdcnameVolker Lendecke2007-10-1010-84/+579
* r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke2007-10-106-132/+235
* r11092: run NBT-WINSREPLICATION-QUICK test with make testStefan Metzmacher2007-10-101-1/+1
* r11091: add a NBT-WINSREPLICATION-QUICK test that passed the current samba4 s...Stefan Metzmacher2007-10-102-1/+32
* r11090: we need this to run correct under socket_wrapperStefan Metzmacher2007-10-101-1/+1
* r11089: start the winsreplication task when we run with wins support = yesStefan Metzmacher2007-10-102-1/+5
* r11088: don't try to set empty strings values as attributesStefan Metzmacher2007-10-101-2/+2
* r11087: - add type,name,scope as attributes to winsRecords,Stefan Metzmacher2007-10-103-8/+66
* r11086: add sys.unix2nttime() functionStefan Metzmacher2007-10-101-0/+17
* r11085: as ejs doesn't support '&' '|' bitwise AND and OR,Stefan Metzmacher2007-10-101-0/+47
* r11084: - allow hex numbers with 'a'...'f' digits to be parsedStefan Metzmacher2007-10-102-8/+15
* r11083: use the addresses from the recordStefan Metzmacher2007-10-101-1/+3
* r11082: Fix a segfaultVolker Lendecke2007-10-101-0/+1
* r11081: Remember to remove unused variables.Jeremy Allison2007-10-101-1/+0
* r11080: Narrowing down on the #1828 PPC bug. The PPC client sends anJeremy Allison2007-10-101-19/+7
* r11077: Fix [string] for Samba3Jelmer Vernooij2007-10-102-7/+12
* r11076: Still working on bug #1828, PPC hell. The PPC client sends theJeremy Allison2007-10-101-2/+12
* r11070: Fix a cut&paste error, now wbinfo can properly separate domain and us...Volker Lendecke2007-10-102-8/+6
* r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when IVolker Lendecke2007-10-103-163/+113
* r11067: Support for [string] in the Ethereal parser generatorJelmer Vernooij2007-10-102-10/+42
* r11061: Samba3 parser generator fixes:Jelmer Vernooij2007-10-103-12/+40
* r11058: remove useless talloc contextStefan Metzmacher2007-10-101-4/+1