Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | r11146: make sure we get the expected amount of addresses | Stefan Metzmacher | 2005-10-18 | 1 | -0/+9 | |
| | | | | metze | |||||
* | r11144: - add special group vs. normal group section | Stefan Metzmacher | 2005-10-18 | 1 | -0/+177 | |
| | | | | metze | |||||
* | r11142: - add special group vs. unique section | Stefan Metzmacher | 2005-10-18 | 1 | -1/+178 | |
| | | | | metze | |||||
* | r11141: Re-add paranoid string terminator check | Jelmer Vernooij | 2005-10-18 | 2 | -15/+30 | |
| | ||||||
* | r11122: Fix some talloc hierarchy errors | Volker Lendecke | 2005-10-17 | 1 | -3/+3 | |
| | ||||||
* | r11121: - add normal groups vs. multihomed section | Stefan Metzmacher | 2005-10-17 | 1 | -24/+276 | |
| | | | | | | | | | - make sure we test the worst case, so that we don't need to test everything... - same ip(s) => not replace - different ip(s) => replace metze | |||||
* | r11120: calling_name is used later in sesssetup_nt1, so hang the names to ↵ | Volker Lendecke | 2005-10-17 | 1 | -2/+4 | |
| | | | | | | | | the right talloc context. Volker | |||||
* | r11119: add normal group vs. special group section | Stefan Metzmacher | 2005-10-17 | 1 | -1/+232 | |
| | | | | metze | |||||
* | r11117: add a normal group vs. normal group section | Stefan Metzmacher | 2005-10-17 | 1 | -1/+232 | |
| | | | | metze | |||||
* | r11116: - don't display cleanup updates | Stefan Metzmacher | 2005-10-17 | 1 | -3/+156 | |
| | | | | | | - add unique vs. multi homed section metze | |||||
* | r11115: add unique vs special group section | Stefan Metzmacher | 2005-10-17 | 1 | -2/+143 | |
| | | | | metze | |||||
* | r11114: - fixed error handling on bad bind in ildap client | Andrew Tridgell | 2005-10-17 | 2 | -2/+64 | |
| | | | | - added nicer error display, giving a string version of the error code | |||||
* | r11113: fixed two small bugs in newuser | Andrew Tridgell | 2005-10-17 | 1 | -1/+2 | |
| | | | | | | - randpass() is now in the random ejs module, not global - don't dereference the undefined variable on getopt failure | |||||
* | r11112: listen on the global catalog ldap server port as well if we are a | Andrew Tridgell | 2005-10-17 | 1 | -0/+11 | |
| | | | | | | | PDC. I suspect we should behave slightly differently on the two ports, but this is a lot closer than not listening at all. When creating a user with mmc the global catalog port is used to check for an existing user | |||||
* | r11111: fixed a talloc error in the dn shortcut code | Andrew Tridgell | 2005-10-17 | 1 | -5/+18 | |
| | ||||||
* | r11110: make ldb_oom() also set the ldb error string | Andrew Tridgell | 2005-10-17 | 1 | -1/+1 | |
| | ||||||
* | r11109: fixed the error code return from most ldb functions (the change to use | Andrew Tridgell | 2005-10-17 | 1 | -6/+16 | |
| | | | | ldb_transaction_cancel() broke it) | |||||
* | r11108: - always test the old and new record | Stefan Metzmacher | 2005-10-17 | 1 | -3/+36 | |
| | | | | | | | - check that the record is the same as what we pushed to the server (we need to verify the ip-addresses later too...) metze | |||||
* | r11107: Include 0 byte | Jelmer Vernooij | 2005-10-17 | 1 | -1/+2 | |
| | ||||||
* | r11106: Make the KDC handler plugable, as I want to drop kpasswdd into exactly | Andrew Bartlett | 2005-10-17 | 1 | -16/+34 | |
| | | | | | | the same spot (it has identical TCP sementics). Andrew Bartlett | |||||
* | r11105: Warn if conformant arrays are not at the end of a struct | Jelmer Vernooij | 2005-10-16 | 6 | -12/+37 | |
| | | | | | | | | Support conformant [string] arrays Eliminate utf8string This breaks xattr binary compatibility with previous versions - is that a problem? | |||||
* | r11104: Fix LOCAL-PAC test | Jelmer Vernooij | 2005-10-16 | 1 | -1/+1 | |
| | ||||||
* | r11103: Eliminate ascstr | Jelmer Vernooij | 2005-10-16 | 3 | -11/+5 | |
| | ||||||
* | r11102: Remove unistr_noterm | Jelmer Vernooij | 2005-10-16 | 2 | -7/+1 | |
| | ||||||
* | r11101: Remove last instances of unistr | Jelmer Vernooij | 2005-10-16 | 3 | -55/+50 | |
| | ||||||
* | r11100: Replace unistr with [string,charset(UTF16)] | Jelmer Vernooij | 2005-10-16 | 6 | -251/+251 | |
| | ||||||
* | r11099: Replace unistr with [string] equivalent | Jelmer Vernooij | 2005-10-16 | 6 | -56/+60 | |
| | ||||||
* | r11098: Replace string with [string] | Jelmer Vernooij | 2005-10-16 | 3 | -34/+34 | |
| | ||||||
* | r11097: Allow pointers in "const" | Jelmer Vernooij | 2005-10-16 | 3 | -206/+217 | |
| | ||||||
* | r11096: Eliminate pointer_default_top() | Jelmer Vernooij | 2005-10-16 | 17 | -215/+186 | |
| | ||||||
* | r11095: Implement wb_getuserdomgroups. | Volker Lendecke | 2005-10-16 | 6 | -0/+391 | |
| | | | | | | | | | | | | | | | | | | | | | | Tridge, if you have the time, you might want to look at a problem I'm having with unix domain stream sockets. From a comment in this commit: /* Using composite_trigger_error here causes problems with the client * socket. Linux 2.6.8 gives me a ECONNRESET on the next read after * writing the reply when I don't wait the 100 milliseconds. */ This is in winbind/wb_cmd_userdomgroups.c:93. The problem I have is that I can not *immediately* send an error reply to the client because the next receive fails. Waiting 100 milliseconds helps. It might also be a problem with epoll(), I don't really know. I'd appreciate if you took a brief look at this, maybe I'm doing something wrong. Thanks, Volker | |||||
* | r11094: Connect to SAM, implement getdcname | Volker Lendecke | 2005-10-15 | 10 | -84/+579 | |
| | ||||||
* | r11093: Implement wb_queue_domain_send: If the domain is not yet ↵ | Volker Lendecke | 2005-10-15 | 6 | -132/+235 | |
| | | | | | | | | | | | | | | | | | | | initialized, do that first. And if a request is being processed, queue it. This correctly survived 3 endless loops with wbinfo's doing different things while starting up smbd. The number of indirections starts to become a bit scary, but what can you do without a decent programming language that provides closures :-) One thing that we might consider is to auto-generate async rpc requests that return composite_context structs instead of rpc_requests. Otherwise I'd have to write a lot of wrappers like composite_netr_LogonSamLogon_send. The alternative would be to write two versions of wb_queue_domain_send which I would like to avoid. This is cluttered enough already. Volker | |||||
* | r11092: run NBT-WINSREPLICATION-QUICK test with make test | Stefan Metzmacher | 2005-10-15 | 1 | -1/+1 | |
| | | | | metze | |||||
* | r11091: add a NBT-WINSREPLICATION-QUICK test that passed the current samba4 ↵ | Stefan Metzmacher | 2005-10-15 | 2 | -1/+32 | |
| | | | | | | server metze | |||||
* | r11090: we need this to run correct under socket_wrapper | Stefan Metzmacher | 2005-10-15 | 1 | -1/+1 | |
| | | | | metze | |||||
* | r11089: start the winsreplication task when we run with wins support = yes | Stefan Metzmacher | 2005-10-15 | 2 | -1/+5 | |
| | | | | metze | |||||
* | r11088: don't try to set empty strings values as attributes | Stefan Metzmacher | 2005-10-15 | 1 | -2/+2 | |
| | | | | | | our ldb doesn't support them, does w2k3 LDAP supports them? metze | |||||
* | r11087: - add type,name,scope as attributes to winsRecords, | Stefan Metzmacher | 2005-10-15 | 3 | -8/+66 | |
| | | | | | | | | so you can use them in search filters, only for administration not used inside the winserver code - fix the samba3 ugrade scripts to create a correct samba4 wins.ldb metze | |||||
* | r11086: add sys.unix2nttime() function | Stefan Metzmacher | 2005-10-15 | 1 | -0/+17 | |
| | | | | metze | |||||
* | r11085: as ejs doesn't support '&' '|' bitwise AND and OR, | Stefan Metzmacher | 2005-10-15 | 1 | -0/+47 | |
| | | | | | | we need some helper functions for this metze | |||||
* | r11084: - allow hex numbers with 'a'...'f' digits to be parsed | Stefan Metzmacher | 2005-10-15 | 2 | -8/+15 | |
| | | | | | | | | - parse hex numbers correct tridge: how could we submit this to the upstream appweb library? metze | |||||
* | r11083: use the addresses from the record | Stefan Metzmacher | 2005-10-15 | 1 | -1/+3 | |
| | | | | metze | |||||
* | r11082: Fix a segfault | Volker Lendecke | 2005-10-15 | 1 | -0/+1 | |
| | ||||||
* | r11081: Remember to remove unused variables. | Jeremy Allison | 2005-10-15 | 1 | -1/+0 | |
| | | | | Jeremy. | |||||
* | r11080: Narrowing down on the #1828 PPC bug. The PPC client sends an | Jeremy Allison | 2005-10-15 | 1 | -19/+7 | |
| | | | | | | initial NTLMSSP negotiate blob of only 16 bytes - no strings added ! (So don't try parsing them). Jeremy. | |||||
* | r11077: Fix [string] for Samba3 | Jelmer Vernooij | 2005-10-15 | 2 | -7/+12 | |
| | ||||||
* | r11076: Still working on bug #1828, PPC hell. The PPC client sends the | Jeremy Allison | 2005-10-14 | 1 | -2/+12 | |
| | | | | | | NTLMSSP client and domain strings as Unicode, even when setting flags as OEM. Cope with this. Jeremy. | |||||
* | r11070: Fix a cut&paste error, now wbinfo can properly separate domain and ↵ | Volker Lendecke | 2005-10-14 | 2 | -8/+6 | |
| | | | | | | user... Volker | |||||
* | r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when I | Volker Lendecke | 2005-10-14 | 3 | -163/+113 | |
| | | | | | | | | | tested it, but I can not reproduce the problem I had with abartlett's initial implementation anymore. Fix a bug found using valgrind. Volker |