Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r11207: Correct principal search define | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11202: Add more structs to structs.h | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r11201: New filters for searching in secrets.ldb | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r11193: Implement wbinfo -m | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r11093: Implement wb_queue_domain_send: If the domain is not yet initialized,... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r11052: bring samba4 uptodate with the samba4-winsrepl branch, | Stefan Metzmacher | 1 | -1/+5 |
2007-10-10 | r11051: fix the build, | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r11048: r10539@SERNOX: metze | 2005-09-27 14:59:47 +0200 | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r11039: r10352@SERNOX: metze | 2005-09-20 16:50:04 +0200 | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r11035: r10347@SERNOX: metze | 2005-09-20 13:40:24 +0200 | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r11034: r10344@SERNOX: metze | 2005-09-20 11:35:54 +0200 | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r11032: r10342@SERNOX: metze | 2005-09-20 11:00:26 +0200 | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r11007: r10109@SERNOX: metze | 2005-09-09 12:29:12 +0200 | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r10997: r11980@SERNOX (orig r10037): metze | 2005-09-05 14:21:40 +0200 | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r10982: Move credentials.h into auth/credentials, and add flags needed by | Andrew Bartlett | 2 | -77/+1 |
2007-10-10 | r10941: Hmmm. Making that fn static is more correct. | Volker Lendecke | 1 | -1/+0 |
2007-10-10 | r10940: add struct definition | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10936: Commit work in progress: wb_pam_auth_crap made async. This does not w... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10913: This patch isn't as big as it looks ... | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r10867: add WERR_UNKNOWN_REVISION errorcode | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r10852: Continuation-based programming can become a bit spaghetti... | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r10846: Create a "wbsrv_domain", change wb_finddcs to the style of the rest o... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r10834: Work in progress on winbind. With some helper routines the composite ... | Volker Lendecke | 1 | -2/+0 |
2007-10-10 | r10825: Complete wbinfo -n | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10809: Add struct decl | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r10766: - make it possible to mark a wrepl_request as send only, | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r10691: This gets half-way to wbinfo -n. It acquires an lsa pipe, and does a | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10683: Samba3's wbinfo -t should give the correct answer now. | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10680: Fix a warning. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r10677: Add smb_composite_connectmulti: Send out multiple SYN packets at once... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r10664: Include limits.h in replace.h for HOST_NAME_MAX | Jelmer Vernooij | 1 | -22/+0 |
2007-10-10 | r10638: - add wrepl_socket_merge() function that creates a wrepl_socket on top | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r10604: Put in the new registry "patchfile" code (similar to ldif | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10588: Remove more unused files, macros | Jelmer Vernooij | 6 | -82/+5 |
2007-10-10 | r10587: Remove unused constants | Jelmer Vernooij | 1 | -91/+0 |
2007-10-10 | r10528: Add credentials.h back into includes.h as some compilers don't | Jelmer Vernooij | 2 | -4/+1 |
2007-10-10 | r10525: change from AC_CHECK_TYPES() to AC_CHECK_TYPE() for intptr_t, so the | Andrew Tridgell | 1 | -4/+0 |
2007-10-10 | r10513: Reduce some use of pstring. The main reason some parts of the code still | Jelmer Vernooij | 2 | -31/+1 |
2007-10-10 | r10510: Decrease the amount of data included by includes.h a bit | Jelmer Vernooij | 6 | -26/+50 |
2007-10-10 | r10491: First step towards wbinfo -t: This issues a name request for the primary | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r10438: Move portability functions to lib/replace/; replace now simply ensures | Jelmer Vernooij | 1 | -13/+0 |
2007-10-10 | r10426: - restructure the winbind server code a bit | Stefan Metzmacher | 1 | -0/+7 |
2007-10-10 | r10315: Remove use of fstring and pstring in dynconfig.c | Jelmer Vernooij | 1 | -14/+10 |
2007-10-10 | r10078: - add a 'struct data_blob_list_item' | Stefan Metzmacher | 1 | -0/+5 |
2007-10-10 | r10044: Microsoft has defined this bit: | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10026: Move registry header file to lib/registry | Jelmer Vernooij | 1 | -135/+0 |
2007-10-10 | r10015: Change the NT4 registry backend to use the IDL-generate parse functions. | Jelmer Vernooij | 1 | -9/+0 |
2007-10-10 | r10007: Merge data_blk and data_len member of registry_value into a DATA_BLOB. | Jelmer Vernooij | 1 | -10/+4 |
2007-10-10 | r9798: Add generic functions for handling smb.conf files (the parameters don'... | Jelmer Vernooij | 1 | -0/+4 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 2 | -2/+9 |