Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r17290: don't do any stuff that can fail in the _recv function | Stefan Metzmacher | 1 | -7/+10 |
2007-10-10 | r17250: Fix comment, the Samba3 winbind protocol uses the host byte order here. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r15371: Revert some of my previous patch as it was breaking the plain build | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15370: Fix more dependencies for shared libs | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 2 | -2/+0 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 10 | -11/+10 |
2007-10-10 | r14567: Make some more functions public. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 8 | -8/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 4 | -2/+7 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 9 | -0/+11 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 4 | -7/+10 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 3 | -0/+3 |
2007-10-10 | r14205: move smb specific stuff out of includes.h (finally!!!:-) | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r14079: I just found the setproctitle library from alt linux:-) | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r13938: Around round of splitups | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r13926: More header splitups. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 14 | -0/+24 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13583: Realise that the member server name appears in all calls that use the | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r13244: Allow control of the location of the Samba3-compatible winbindd pipe | Andrew Bartlett | 2 | -9/+10 |
2007-10-10 | r12868: Remove unused code. This has moved to libcli/finddcs.c. | Andrew Bartlett | 2 | -140/+0 |
2007-10-10 | r12867: Remove deleted header. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r12866: This removes the abstraction layer in winbindd intended to deal with | Andrew Bartlett | 5 | -309/+165 |
2007-10-10 | r12865: Upgrade the librpc and libnet code. | Andrew Bartlett | 3 | -7/+24 |
2007-10-10 | r12696: Reduce the size of include/structs.h | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 15 | -57/+1 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 4 | -12/+6 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r12265: as all server_service modules are specified in smbd/config.mk | Stefan Metzmacher | 1 | -7/+5 |
2007-10-10 | r12116: got rid of composite_trigger_done() and composite_trigger_error(), and | Andrew Tridgell | 2 | -2/+2 |
2007-10-10 | r12014: free the irpc_request structure with the irpc_call_recv functions, | Stefan Metzmacher | 2 | -2/+0 |
2007-10-10 | r11968: More warning fixes. We're on track to getting to double digits for | Tim Potter | 1 | -2/+2 |
2007-10-10 | r11828: split out the async helper function into a new subsystem WB_HELPER | Stefan Metzmacher | 1 | -3/+11 |
2007-10-10 | r11825: Fix a debug msg | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r11812: Convert winbind to the async bind routines. Also remove tridge's hack... | Volker Lendecke | 4 | -82/+196 |
2007-10-10 | r11809: Make dcerpc_bind_auth async. | Volker Lendecke | 3 | -18/+16 |
2007-10-10 | r11727: Minor cleanup | Volker Lendecke | 1 | -14/+5 |
2007-10-10 | r11626: Fix unhandled enum in case statement warnings by noting appropriately | Tim Potter | 1 | -0/+43 |
2007-10-10 | r11528: Separate finding dcs from initializing a domain. Makes it easier to p... | Volker Lendecke | 11 | -355/+569 |
2007-10-10 | r11517: Cleanup time, this looks larger than it is. This mainly gets rid of | Volker Lendecke | 16 | -703/+489 |
2007-10-10 | r11423: Add some TALLOC_CTX | Volker Lendecke | 4 | -13/+16 |
2007-10-10 | r11422: Remove unused args | Volker Lendecke | 3 | -8/+4 |
2007-10-10 | r11413: More comments, plus always check (and update) the credentials chain, | Andrew Bartlett | 1 | -5/+33 |
2007-10-10 | r11412: These comments may not be much, but my eyes scan code with even | Andrew Bartlett | 1 | -0/+61 |
2007-10-10 | r11411: Add to Samba4 the Samba3 patch I just posted for machine account | Andrew Bartlett | 2 | -25/+46 |
2007-10-10 | r11374: On request from VL, put the plaintext auth patch in. | Andrew Bartlett | 2 | -31/+170 |