Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r23810: Make things static, and remove unsued code. | Andrew Bartlett | 1 | -231/+0 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r22944: fix bug #4618: | Stefan Metzmacher | 1 | -10/+10 |
2007-10-10 | r22612: Fix more cases where we have uninitialised values in the | Andrew Bartlett | 1 | -20/+6 |
2007-10-10 | r21535: - fixed a crash in the RAW-ACLS test. When a dcerpc_pipe is created | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r17956: LSA Cleanup! | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14470: Remove some unnecessary headers. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r14402: Generate seperate headers for RPC client functions. | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r14380: Reduce the size of structs.h | Jelmer Vernooij | 1 | -5/+4 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r12868: Remove unused code. This has moved to libcli/finddcs.c. | Andrew Bartlett | 1 | -135/+0 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -9/+0 |
2007-10-10 | r12510: Change the DCE/RPC interfaces to take a pointer to a | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r12116: got rid of composite_trigger_done() and composite_trigger_error(), and | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r12014: free the irpc_request structure with the irpc_call_recv functions, | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r11812: Convert winbind to the async bind routines. Also remove tridge's hack... | Volker Lendecke | 1 | -49/+78 |
2007-10-10 | r11727: Minor cleanup | Volker Lendecke | 1 | -14/+5 |
2007-10-10 | r11528: Separate finding dcs from initializing a domain. Makes it easier to p... | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r11517: Cleanup time, this looks larger than it is. This mainly gets rid of | Volker Lendecke | 1 | -66/+32 |
2007-10-10 | r11274: Start a connection attempt to the DC's port 389. To do this properly,... | Volker Lendecke | 1 | -2/+1 |
2007-10-10 | r11181: Implement wbinfo -s and wbinfo --user-sids. The patch is so large bec... | Volker Lendecke | 1 | -1/+157 |
2007-10-10 | r11095: Implement wb_getuserdomgroups. | Volker Lendecke | 1 | -0/+138 |
2007-10-10 | r11094: Connect to SAM, implement getdcname | Volker Lendecke | 1 | -81/+1 |
2007-10-10 | r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,... | Volker Lendecke | 1 | -57/+78 |
2007-10-10 | r11082: Fix a segfault | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r11068: Fix pam_auth_crap, remove the sync code. I don't know what it was when I | Volker Lendecke | 1 | -4/+2 |
2007-10-10 | r10878: Reply to some comments by tridge and metze: | Volker Lendecke | 1 | -32/+36 |
2007-10-10 | r10853: Convert wbinfo -n to properly init the domain. | Volker Lendecke | 1 | -401/+18 |
2007-10-10 | r10852: Continuation-based programming can become a bit spaghetti... | Volker Lendecke | 1 | -245/+9 |
2007-10-10 | r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o... | Volker Lendecke | 1 | -180/+213 |
2007-10-10 | r10838: Get us an schannel'ed netlogon pipe. | Volker Lendecke | 1 | -13/+123 |
2007-10-10 | r10834: Work in progress on winbind. With some helper routines the composite ... | Volker Lendecke | 1 | -356/+444 |
2007-10-10 | r10825: Complete wbinfo -n | Volker Lendecke | 1 | -6/+317 |
2007-10-10 | r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does a | Volker Lendecke | 1 | -5/+323 |
2007-10-10 | r10687: Another one... | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r10683: Samba3's wbinfo -t should give the correct answer now. | Volker Lendecke | 1 | -1/+223 |
2007-10-10 | r10675: Connect to the DC's IPC$ | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10504: - seperate implementation specific stuff, from the generic composite | Stefan Metzmacher | 1 | -19/+18 |
2007-10-10 | r10491: First step towards wbinfo -t: This issues a name request for the primary | Volker Lendecke | 1 | -0/+206 |