Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | r12254: Add some (hopefully correct) descriptions for libraries that are ↵ | Jelmer Vernooij | 2005-12-15 | 15 | -3/+29 | |
| | | | | | | installed. Install pkg-config files. | |||||
* | r12253: Automatically build seperate binaries without -rpath to install when | Jelmer Vernooij | 2005-12-15 | 6 | -61/+85 | |
| | | | | using shared libraries and developer mode is enabled. | |||||
* | r12252: With this change (hack) we can now do an provision onto Samba4's LDAP | Andrew Bartlett | 2005-12-15 | 1 | -1/+4 | |
| | | | | | | server. Now to try another one... Andrew Bartlett | |||||
* | r12247: - reject freeing the wrepl_socket inside of wrepl_socket_dead() | Stefan Metzmacher | 2005-12-14 | 2 | -1/+12 | |
| | | | | | | - free it at the end of wrepl_socket_dead() if needed metze | |||||
* | r12242: - make the push notifications triggered by the change count | Stefan Metzmacher | 2005-12-14 | 6 | -83/+155 | |
| | | | | | | | | | - for now we fake the change count to '1', so we'll still have periodicly triggered push notifies, the interval is the 'wreplsrv:periodic_interval=60' - add the 'pushUseInform' attribute to the wreplPartner objectClass to configure if we'll use WREPL_REPL_INFORM notifies metze | |||||
* | r12241: fix the inform push notifies | Stefan Metzmacher | 2005-12-14 | 1 | -6/+12 | |
| | | | | metze | |||||
* | r12240: if the caller isn't interessted in the reply packet, just free it | Stefan Metzmacher | 2005-12-14 | 1 | -1/+1 | |
| | | | | | | (mostly use for send_only requests, where we don't have a reply at all) metze | |||||
* | r12239: as we only get error from our events system when we wait for read ↵ | Stefan Metzmacher | 2005-12-14 | 1 | -1/+1 | |
| | | | | | | | | | events, we need to initialy ask for read events too, otherwise we'll never get an error back from socket_connect() metze | |||||
* | r12238: don't crash when an error happens while connecting and the ↵ | Stefan Metzmacher | 2005-12-14 | 1 | -2/+5 | |
| | | | | | | packet_context isn't inplace yet metze | |||||
* | r12232: I hate SWAT code being outside 'source'. Add in code to push the | Andrew Bartlett | 2005-12-14 | 1 | -0/+2 | |
| | | | | | | user's session info into ldb structure for the ldb tests. Andrew Bartlett | |||||
* | r12230: prepare for a generic periodic processing scheduling of | Stefan Metzmacher | 2005-12-14 | 4 | -4/+111 | |
| | | | | | | pull,push,scavenging and reread-config events metze | |||||
* | r12229: fix the expire time for released records | Stefan Metzmacher | 2005-12-14 | 1 | -1/+1 | |
| | | | | metze | |||||
* | r12228: fix the expire time for RELEASED records | Stefan Metzmacher | 2005-12-14 | 2 | -7/+29 | |
| | | | | metze | |||||
* | r12227: I realised that I wasn't yet seeing authenticated LDAP for the ldb | Andrew Bartlett | 2005-12-14 | 16 | -43/+113 | |
| | | | | | | | | | | | | | | backend. The idea is that every time we open an LDB, we can provide a session_info and/or credentials. This would allow any ldb to be remote to LDAP. We should also support provisioning to a authenticated ldap server. (They are separate so we can say authenticate as foo for remote, but here we just want a token of SYSTEM). Andrew Bartlett | |||||
* | r12219: Use some more common functions | Jelmer Vernooij | 2005-12-13 | 4 | -39/+29 | |
| | ||||||
* | r12218: Use common functions for generating lists | Jelmer Vernooij | 2005-12-13 | 2 | -43/+29 | |
| | ||||||
* | r12217: add my copyright | Stefan Metzmacher | 2005-12-13 | 2 | -1/+3 | |
| | | | | metze | |||||
* | r12216: Couple of small fixes: reduce include/includes.h a bit, simplify ↵ | Jelmer Vernooij | 2005-12-13 | 18 | -64/+56 | |
| | | | | | | headers in build/smb_build/, remove unused pstring macros | |||||
* | r12211: remove unused element | Stefan Metzmacher | 2005-12-13 | 1 | -1/+1 | |
| | | | | metze | |||||
* | r12209: Fix some issues with XML entities. | Jelmer Vernooij | 2005-12-13 | 18 | -31/+63 | |
| | ||||||
* | r12208: Remove obsolete scons directory | Jelmer Vernooij | 2005-12-13 | 7 | -210/+0 | |
| | ||||||
* | r12207: More improvements to the Debian package by Steinar Gunderson. | Jelmer Vernooij | 2005-12-13 | 12 | -26/+374 | |
| | ||||||
* | r12206: Fix some issues in NOEMIT | Jelmer Vernooij | 2005-12-13 | 2 | -5/+11 | |
| | ||||||
* | r12205: Support 'TFS' command in conformance files | Jelmer Vernooij | 2005-12-13 | 2 | -3/+28 | |
| | ||||||
* | r12201: Remove some lines that I accidently added more then once | Jelmer Vernooij | 2005-12-12 | 3 | -10/+0 | |
| | ||||||
* | r12200: - move the the winsreplication client and server code to the ↵ | Stefan Metzmacher | 2005-12-12 | 8 | -553/+442 | |
| | | | | | | | | | | | packet_context system - this needs to be in one big patch, because of the merging code, that changes client in server connections and the other way around - use socket_connect_send/_recv() in the client code metze | |||||
* | r12198: Some more Debian updates. Thanks to Steinar H. Gunderson | Jelmer Vernooij | 2005-12-12 | 10 | -5/+21 | |
| | ||||||
* | r12197: Some improvements to the Debian package. Thanks to Steinar Gunderson | Jelmer Vernooij | 2005-12-12 | 11 | -32/+37 | |
| | ||||||
* | r12181: Use BASE_HEX rather then BASE_DEC by default for bitmaps. Patch by Guy | Jelmer Vernooij | 2005-12-11 | 1 | -1/+1 | |
| | | | | Harris. Fixes #3313 | |||||
* | r12179: Allow our KDC to use LDAP to get to the backend database. | Andrew Bartlett | 2005-12-11 | 7 | -26/+100 | |
| | | | | | | | | | | | To avoid a circular depenency, it is not allowed to use Krb5 as an authentication mechanism, so this must be removed from the list. An extension to the credentials system allows this function. Also remove proto.h use for any of the KDC, and use NTSTATUS returns in more places. Andrew Bartlett | |||||
* | r12178: Make ldb_ildap work against localhost again, by setting the event | Andrew Bartlett | 2005-12-11 | 1 | -0/+4 | |
| | | | | | | | context into the ldb opaque. I'm sure this was done before, and must have been lost by some other change. Andrew Bartlett | |||||
* | r12162: More comments. | Rafal Szczesniak | 2005-12-10 | 1 | -5/+30 | |
| | | | | rafal | |||||
* | r12161: Fix a memleak and do the -O1 janitor :-) | Volker Lendecke | 2005-12-10 | 2 | -2/+11 | |
| | ||||||
* | r12158: added ldif handlers for the ntSecurityDescriptor attribute, so when | Andrew Tridgell | 2005-12-09 | 3 | -8/+82 | |
| | | | | | | | | | displaying security descriptors in ldbsearch or ldbedit you can see the SDDL version. This also allows us to specify security descriptors in our setup/*.ldif files in SDDL format, which is much more convenient than the NDR binary format! | |||||
* | r12157: ldb_dump_results() is useful to call from within gdb, so you can see a | Andrew Tridgell | 2005-12-09 | 1 | -0/+17 | |
| | | | | set of results | |||||
* | r12156: added samdb_domain_sid(), a routine to get the domain sid by looking | Andrew Tridgell | 2005-12-09 | 1 | -0/+66 | |
| | | | | | up the rootDomainNamingContext in the rootdse, then getting the objectsid from the root of the domain | |||||
* | r12154: Torture test for bug # 3303. | Volker Lendecke | 2005-12-09 | 1 | -0/+125 | |
| | | | | | | | | | | Jeremy, to run this against Samba3 at all you need to insert a "goto line 957" in line 548. Without this we fail some tests before # 16 and bail out. While looking at it, you wanted to fix the directory-based ones a while ago.... :-)) Volker | |||||
* | r12153: work arround the fact that epoll reports EPOLLERR and EPOLLHUP, even if | Stefan Metzmacher | 2005-12-09 | 1 | -10/+87 | |
| | | | | | | | | you don't ask for. with this patch the epoll mode behaves like the select mode metze | |||||
* | r12151: match the select mode of the standard events system and the liboop ↵ | Stefan Metzmacher | 2005-12-09 | 1 | -2/+2 | |
| | | | | | | | | system, and report errors as read events metze | |||||
* | r12150: Reformatting | Volker Lendecke | 2005-12-09 | 1 | -8/+15 | |
| | ||||||
* | r12148: add the docs for the paged results control | Simo Sorce | 2005-12-09 | 1 | -0/+395 | |
| | ||||||
* | r12146: as epoll notifies EPOLLERR and EPOLLHUP implicit, | Stefan Metzmacher | 2005-12-09 | 1 | -2/+2 | |
| | | | | | | let our code make it explicit, to make it clear metze | |||||
* | r12141: - move epoll related code into one big #ifdef, and use dummy #define's | Stefan Metzmacher | 2005-12-09 | 1 | -160/+174 | |
| | | | | | | | | | | for the case where, epoll isn't available at compile time - only pass the private std_event_context, to the local function, to get rid of the talloc_get_type() calls - use the private pointer to std_event_context_init() to decide if we want to disable epoll at runtime metze | |||||
* | r12140: - add an additional_flags field to the fd_event struct, so that | Stefan Metzmacher | 2005-12-09 | 4 | -3/+12 | |
| | | | | | | | the events backend can store private flags - add function to access the gtk event loop ops struct metze | |||||
* | r12139: - fixed up the ace object flags checking | Andrew Tridgell | 2005-12-09 | 1 | -3/+8 | |
| | | | | - allow for arbitrary access masks in sddl_encode_ace() | |||||
* | r12138: added use of 2 letter SID codes in sddl_encode_sid() | Andrew Tridgell | 2005-12-09 | 1 | -3/+42 | |
| | ||||||
* | r12137: added sddl_encode(), the reverse of the sddl_decode() function added a | Andrew Tridgell | 2005-12-09 | 2 | -1/+191 | |
| | | | | | couple of days ago. Doesn't yet encode using the shorthand for well known SIDs. | |||||
* | r12136: fixed a bug in NetWkstaTransportEnum() from the recent merge with ↵ | Andrew Tridgell | 2005-12-09 | 1 | -1/+0 | |
| | | | | ethereal idl | |||||
* | r12135: Move named pipe connect on smb2 function to async implementation. | Rafal Szczesniak | 2005-12-09 | 2 | -43/+121 | |
| | | | | | | | | | Completely untested, it's a bit difficult without having vista around (yet), so - Andrew, please test it and let me know what's wrong. rafal | |||||
* | r12128: add --enable-socket-wrapper | Stefan Metzmacher | 2005-12-08 | 1 | -1/+4 | |
| | | | | metze |