summaryrefslogtreecommitdiffstats
path: root/source4
Commit message (Expand)AuthorAgeFilesLines
* r11179: revert to the old code, till jelmer find a solution how toStefan Metzmacher2007-10-101-1/+1
* r11178: add some logic functions for the replica_vs_replica conflict handlingStefan Metzmacher2007-10-101-0/+259
* r11177: move unique vs * and normal group vs * into this formStefan Metzmacher2007-10-101-338/+113
* r11176: - add multi homed vs. special group sectionStefan Metzmacher2007-10-101-1/+179
* r11175: - add multi homed vs. normal group sectionStefan Metzmacher2007-10-101-1/+178
* r11174: - add special group vs. multi homed sectionStefan Metzmacher2007-10-101-1/+179
* r11173: print out the correct messagesStefan Metzmacher2007-10-101-2/+20
* r11172: - start with special group vs. special group testingStefan Metzmacher2007-10-101-4/+143
* r11171: fix the buildStefan Metzmacher2007-10-101-1/+2
* r11146: make sure we get the expected amount of addressesStefan Metzmacher2007-10-101-0/+9
* r11144: - add special group vs. normal group sectionStefan Metzmacher2007-10-101-0/+177
* r11142: - add special group vs. unique sectionStefan Metzmacher2007-10-101-1/+178
* 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