summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r11178: add some logic functions for the replica_vs_replica conflict handlingStefan Metzmacher1-0/+259
2007-10-10r11177: move unique vs * and normal group vs * into this formStefan Metzmacher1-338/+113
2007-10-10r11176: - add multi homed vs. special group sectionStefan Metzmacher1-1/+179
2007-10-10r11175: - add multi homed vs. normal group sectionStefan Metzmacher1-1/+178
2007-10-10r11174: - add special group vs. multi homed sectionStefan Metzmacher1-1/+179
2007-10-10r11173: print out the correct messagesStefan Metzmacher1-2/+20
2007-10-10r11172: - start with special group vs. special group testingStefan Metzmacher1-4/+143
2007-10-10r11171: fix the buildStefan Metzmacher1-1/+2
2007-10-10r11146: make sure we get the expected amount of addressesStefan Metzmacher1-0/+9
2007-10-10r11144: - add special group vs. normal group sectionStefan Metzmacher1-0/+177
2007-10-10r11142: - add special group vs. unique sectionStefan Metzmacher1-1/+178
2007-10-10r11141: Re-add paranoid string terminator checkJelmer Vernooij2-15/+30
2007-10-10r11122: Fix some talloc hierarchy errorsVolker Lendecke1-3/+3
2007-10-10r11121: - add normal groups vs. multihomed sectionStefan Metzmacher1-24/+276
2007-10-10r11120: calling_name is used later in sesssetup_nt1, so hang the names to the...Volker Lendecke1-2/+4
2007-10-10r11119: add normal group vs. special group sectionStefan Metzmacher1-1/+232
2007-10-10r11117: add a normal group vs. normal group sectionStefan Metzmacher1-1/+232
2007-10-10r11116: - don't display cleanup updatesStefan Metzmacher1-3/+156
2007-10-10r11115: add unique vs special group sectionStefan Metzmacher1-2/+143
2007-10-10r11114: - fixed error handling on bad bind in ildap clientAndrew Tridgell2-2/+64
2007-10-10r11113: fixed two small bugs in newuserAndrew Tridgell1-1/+2
2007-10-10r11112: listen on the global catalog ldap server port as well if we are aAndrew Tridgell1-0/+11
2007-10-10r11111: fixed a talloc error in the dn shortcut codeAndrew Tridgell1-5/+18
2007-10-10r11110: make ldb_oom() also set the ldb error stringAndrew Tridgell1-1/+1
2007-10-10r11109: fixed the error code return from most ldb functions (the change to useAndrew Tridgell1-6/+16
2007-10-10r11108: - always test the old and new recordStefan Metzmacher1-3/+36
2007-10-10r11107: Include 0 byteJelmer Vernooij1-1/+2
2007-10-10r11106: Make the KDC handler plugable, as I want to drop kpasswdd into exactlyAndrew Bartlett1-16/+34
2007-10-10r11105: Warn if conformant arrays are not at the end of a structJelmer Vernooij6-12/+37
2007-10-10r11104: Fix LOCAL-PAC testJelmer Vernooij1-1/+1
2007-10-10r11103: Eliminate ascstrJelmer Vernooij3-11/+5
2007-10-10r11102: Remove unistr_notermJelmer Vernooij2-7/+1
2007-10-10r11101: Remove last instances of unistrJelmer Vernooij3-55/+50
2007-10-10r11100: Replace unistr with [string,charset(UTF16)]Jelmer Vernooij6-251/+251
2007-10-10r11099: Replace unistr with [string] equivalentJelmer Vernooij6-56/+60
2007-10-10r11098: Replace string with [string]Jelmer Vernooij3-34/+34
2007-10-10r11097: Allow pointers in "const"Jelmer Vernooij3-206/+217
2007-10-10r11096: Eliminate pointer_default_top()Jelmer Vernooij17-215/+186
2007-10-10r11095: Implement wb_getuserdomgroups.Volker Lendecke6-0/+391
2007-10-10r11094: Connect to SAM, implement getdcnameVolker Lendecke10-84/+579
2007-10-10r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,...Volker Lendecke6-132/+235
2007-10-10r11092: run NBT-WINSREPLICATION-QUICK test with make testStefan Metzmacher1-1/+1
2007-10-10r11091: add a NBT-WINSREPLICATION-QUICK test that passed the current samba4 s...Stefan Metzmacher2-1/+32
2007-10-10r11090: we need this to run correct under socket_wrapperStefan Metzmacher1-1/+1
2007-10-10r11089: start the winsreplication task when we run with wins support = yesStefan Metzmacher2-1/+5
2007-10-10r11088: don't try to set empty strings values as attributesStefan Metzmacher1-2/+2
2007-10-10r11087: - add type,name,scope as attributes to winsRecords,Stefan Metzmacher3-8/+66
2007-10-10r11086: add sys.unix2nttime() functionStefan Metzmacher1-0/+17
2007-10-10r11085: as ejs doesn't support '&' '|' bitwise AND and OR,Stefan Metzmacher1-0/+47
2007-10-10r11084: - allow hex numbers with 'a'...'f' digits to be parsedStefan Metzmacher2-8/+15