Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11171: fix the build | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r11146: make sure we get the expected amount of addresses | Stefan Metzmacher | 1 | -0/+9 |
2007-10-10 | r11144: - add special group vs. normal group section | Stefan Metzmacher | 1 | -0/+177 |
2007-10-10 | r11142: - add special group vs. unique section | Stefan Metzmacher | 1 | -1/+178 |
2007-10-10 | r11141: Re-add paranoid string terminator check | Jelmer Vernooij | 2 | -15/+30 |
2007-10-10 | r11122: Fix some talloc hierarchy errors | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r11121: - add normal groups vs. multihomed section | Stefan Metzmacher | 1 | -24/+276 |
2007-10-10 | r11120: calling_name is used later in sesssetup_nt1, so hang the names to the... | Volker Lendecke | 1 | -2/+4 |
2007-10-10 | r11119: add normal group vs. special group section | Stefan Metzmacher | 1 | -1/+232 |
2007-10-10 | r11117: add a normal group vs. normal group section | Stefan Metzmacher | 1 | -1/+232 |
2007-10-10 | r11116: - don't display cleanup updates | Stefan Metzmacher | 1 | -3/+156 |
2007-10-10 | r11115: add unique vs special group section | Stefan Metzmacher | 1 | -2/+143 |
2007-10-10 | r11114: - fixed error handling on bad bind in ildap client | Andrew Tridgell | 2 | -2/+64 |
2007-10-10 | r11113: fixed two small bugs in newuser | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r11112: listen on the global catalog ldap server port as well if we are a | Andrew Tridgell | 1 | -0/+11 |
2007-10-10 | r11111: fixed a talloc error in the dn shortcut code | Andrew Tridgell | 1 | -5/+18 |
2007-10-10 | r11110: make ldb_oom() also set the ldb error string | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11109: fixed the error code return from most ldb functions (the change to use | Andrew Tridgell | 1 | -6/+16 |
2007-10-10 | r11108: - always test the old and new record | Stefan Metzmacher | 1 | -3/+36 |
2007-10-10 | r11107: Include 0 byte | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r11106: Make the KDC handler plugable, as I want to drop kpasswdd into exactly | Andrew Bartlett | 1 | -16/+34 |
2007-10-10 | r11105: Warn if conformant arrays are not at the end of a struct | Jelmer Vernooij | 6 | -12/+37 |
2007-10-10 | r11104: Fix LOCAL-PAC test | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11103: Eliminate ascstr | Jelmer Vernooij | 3 | -11/+5 |
2007-10-10 | r11102: Remove unistr_noterm | Jelmer Vernooij | 2 | -7/+1 |
2007-10-10 | r11101: Remove last instances of unistr | Jelmer Vernooij | 3 | -55/+50 |
2007-10-10 | r11100: Replace unistr with [string,charset(UTF16)] | Jelmer Vernooij | 6 | -251/+251 |
2007-10-10 | r11099: Replace unistr with [string] equivalent | Jelmer Vernooij | 6 | -56/+60 |
2007-10-10 | r11098: Replace string with [string] | Jelmer Vernooij | 3 | -34/+34 |
2007-10-10 | r11097: Allow pointers in "const" | Jelmer Vernooij | 3 | -206/+217 |
2007-10-10 | r11096: Eliminate pointer_default_top() | Jelmer Vernooij | 17 | -215/+186 |
2007-10-10 | r11095: Implement wb_getuserdomgroups. | Volker Lendecke | 6 | -0/+391 |
2007-10-10 | r11094: Connect to SAM, implement getdcname | Volker Lendecke | 10 | -84/+579 |
2007-10-10 | r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,... | Volker Lendecke | 6 | -132/+235 |
2007-10-10 | r11092: run NBT-WINSREPLICATION-QUICK test with make test | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11091: add a NBT-WINSREPLICATION-QUICK test that passed the current samba4 s... | Stefan Metzmacher | 2 | -1/+32 |
2007-10-10 | r11090: we need this to run correct under socket_wrapper | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11089: start the winsreplication task when we run with wins support = yes | Stefan Metzmacher | 2 | -1/+5 |
2007-10-10 | r11088: don't try to set empty strings values as attributes | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r11087: - add type,name,scope as attributes to winsRecords, | Stefan Metzmacher | 3 | -8/+66 |
2007-10-10 | r11086: add sys.unix2nttime() function | Stefan Metzmacher | 1 | -0/+17 |
2007-10-10 | r11085: as ejs doesn't support '&' '|' bitwise AND and OR, | Stefan Metzmacher | 1 | -0/+47 |
2007-10-10 | r11084: - allow hex numbers with 'a'...'f' digits to be parsed | Stefan Metzmacher | 2 | -8/+15 |
2007-10-10 | r11083: use the addresses from the record | Stefan Metzmacher | 1 | -1/+3 |
2007-10-10 | r11082: Fix a segfault | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r11081: Remember to remove unused variables. | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r11080: Narrowing down on the #1828 PPC bug. The PPC client sends an | Jeremy Allison | 1 | -19/+7 |
2007-10-10 | r11077: Fix [string] for Samba3 | Jelmer Vernooij | 2 | -7/+12 |
2007-10-10 | r11076: Still working on bug #1828, PPC hell. The PPC client sends the | Jeremy Allison | 1 | -2/+12 |
2007-10-10 | r11070: Fix a cut&paste error, now wbinfo can properly separate domain and us... | Volker Lendecke | 2 | -8/+6 |