Age | Commit message (Expand) | Author | Files | Lines |
2008-11-17 | Improve debug when SASL search fails | Andrew Bartlett | 1 | -1/+1 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -1/+2 |
2008-10-23 | Fix function parameters. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-23 | Use common error definitions. | Jelmer Vernooij | 1 | -3/+3 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 3 | -0/+3 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 3 | -4/+4 |
2008-09-29 | LDB ASYNC: misc changes | Simo Sorce | 1 | -1/+1 |
2008-09-24 | Fix nasty bug that would come up only if a client connection to a remote | Simo Sorce | 2 | -9/+13 |
2008-07-15 | Make up a full hostname for ldapi connections. | Andrew Bartlett | 1 | -2/+7 |
2008-07-15 | Cleanup ldap_bind_sasl. | Andrew Bartlett | 1 | -4/+3 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -0/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -1/+2 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -3/+3 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 2 | -10/+7 |
2008-04-15 | Fix warnings. | Jelmer Vernooij | 1 | -0/+2 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -7/+7 |
2008-04-02 | Reintroduce header previously autogenerated but ignored by git. | Jelmer Vernooij | 1 | -0/+10 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 8 | -23/+71 |
2008-02-29 | Change remaining prototype headers to be private. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -2/+2 |
2008-01-15 | util: Move asn1 to lib/util to trim down the number of subsystems. | Jelmer Vernooij | 3 | -3/+3 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -1/+1 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -2/+2 |
2007-12-27 | r26613: Add a function to write a DATA_BLOB into an LDAPString. | Andrew Bartlett | 1 | -3/+3 |
2007-12-21 | r26540: Revert my previous commit after concerns raised by Andrew. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26539: Remove unnecessary statics. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26483: Merge ldb module dependency fixes, fix auth python module. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26397: Fix circular dependency in samba-socket. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26385: Integrate gensec-socket into gensec. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26376: Add context for libcli_resolve. | Jelmer Vernooij | 1 | -2/+3 |
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 3 | -6/+11 |
2007-12-21 | r26353: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -3/+5 |
2007-12-21 | r26335: Specify name_resolve_order to socket code. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26319: Split encoding functions out of libcli_ldap. | Jelmer Vernooij | 1 | -4/+9 |
2007-12-21 | r26277: Move loadparm context higher up the stack. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26266: Remove more global_loadparm uses. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r26238: Add a loadparm context parameter to torture_context, remove more uses... | Jelmer Vernooij | 1 | -1/+12 |
2007-12-21 | r26192: Handle, test and implement the style of extended_dn requiest that MMC... | Andrew Bartlett | 4 | -3/+45 |
2007-12-21 | r26136: Attempt to fix dependencies for auth. | Jelmer Vernooij | 1 | -5/+1 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -12/+15 |
2007-12-21 | r25692: fixed another example where the free of fde and the free of the socket | Andrew Tridgell | 1 | -1/+3 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 6 | -296/+296 |
2007-10-10 | r25301: Merge my includes.h cleanups. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 2 | -3/+3 |
2007-10-10 | r24248: Attempt to fix bug #4830 by <mwallnoefer@yahoo.de>. If there is no | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r23810: Make things static, and remove unsued code. | Andrew Bartlett | 1 | -114/+0 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 9 | -27/+18 |