Age | Commit message (Expand) | Author | Files | Lines |
2009-02-13 | Remove auth/ntlm as a dependency of GENSEC by means of function pointers. | Andrew Bartlett | 1 | -2/+19 |
2009-02-03 | s4:selftest: avoid hardcoded pathes in blackbox tests | Stefan Metzmacher | 2 | -9/+13 |
2009-02-02 | s4:ntlm_auth: s/private/private1 | Stefan Metzmacher | 1 | -16/+16 |
2009-01-30 | Fix the mess with ldb includes. | Simo Sorce | 3 | -3/+3 |
2008-12-29 | s4:lib/tevent: rename structs | Stefan Metzmacher | 4 | -4/+4 |
2008-12-24 | Rename samba-socket -> samba_socket to fix a couple more compiler | Jelmer Vernooij | 1 | -1/+1 |
2008-12-23 | Fix more compiler warnings in various places. | Jelmer Vernooij | 1 | -2/+2 |
2008-12-02 | Use the direct pointer to the syntax | Andrew Bartlett | 1 | -5/+4 |
2008-11-23 | fix the build | Volker Lendecke | 1 | -1/+1 |
2008-11-22 | Add "net machinepw" | Volker Lendecke | 3 | -0/+94 |
2008-11-16 | s4:dsdb/schema: add a function to generate the "extendedClassInfo" values | Stefan Metzmacher | 1 | -1/+2 |
2008-11-16 | s4:dsdb/schema: add a function to generate the "extendedAttributeInfo" values | Stefan Metzmacher | 1 | -1/+4 |
2008-11-02 | Remove use of global_loadparm during initialization of gensec. | Jelmer Vernooij | 1 | -1/+1 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -2/+4 |
2008-11-01 | Remove use of lp_*() from ntlm_check.c. | Jelmer Vernooij | 1 | -1/+2 |
2008-10-24 | Fix includes. | Jelmer Vernooij | 1 | -0/+1 |
2008-10-22 | Repel pstring to nsswitch/. | Jelmer Vernooij | 1 | -1/+0 |
2008-10-22 | Remove pstring usages. | Jelmer Vernooij | 1 | -14/+10 |
2008-10-18 | Add TALLOC_CTX pointer to strhex_to_data_blob for consistency with Samba | Jelmer Vernooij | 1 | -3/+3 |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-08 | Remove duplicate copy of manual page. | Jelmer Vernooij | 1 | -83/+0 |
2008-10-08 | Add manpage for nmblookup, move nmblookup closer to nbt library. | Jelmer Vernooij | 2 | -398/+0 |
2008-10-06 | Remove DESCRIPTION from generated schema lines. | Andrew Bartlett | 1 | -4/+10 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 1 | -6/+4 |
2008-09-23 | s4-nbt: use ../libcli/nbt | Günther Deschner | 1 | -1/+1 |
2008-09-08 | Move blackbox.smbclient to test against the member server. | Andrew Bartlett | 1 | -0/+39 |
2008-08-18 | Merge the two attribute syntax tables. | Andrew Bartlett | 2 | -4/+4 |
2008-08-15 | Fix the build, after the ad2oLschema changes. | Andrew Bartlett | 1 | -2/+3 |
2008-08-15 | Generate the subSchema in cn=Aggregate | Andrew Bartlett | 4 | -377/+18 |
2008-08-15 | Rework generation of the objectClass and attributeType lines. | Andrew Bartlett | 1 | -169/+209 |
2008-08-15 | Paramaterise the seperator in ad2OLschema | Andrew Bartlett | 1 | -67/+82 |
2008-07-27 | Fix location of manpages. | Jelmer Vernooij | 2 | -0/+0 |
2008-07-10 | Make ad2oLschema even simpler, by moving the heavy work into dsdb. | Andrew Bartlett | 1 | -293/+51 |
2008-07-02 | Move ad2oLschema and oLschema2ldif into Samba4, out of LDB | Andrew Bartlett | 7 | -0/+1778 |
2008-06-27 | ntlm_auth: eliminate "cast pointer from integer of different size" warnings o... | Michael Adam | 1 | -2/+2 |
2008-06-14 | Use a custom init function for samba4 that sets a samba4 | Simo Sorce | 3 | -3/+3 |
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 | 2 | -10/+10 |
2008-05-05 | Move NTLM authentication details into auth/ntlm | Andrew Bartlett | 2 | -0/+2 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 2 | -9/+15 |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 1 | -1/+0 |
2008-04-16 | Avoid event_find_context() when the event context is already available | Jelmer Vernooij | 7 | -9/+11 |
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 1 | -5/+5 |
2008-04-14 | Fix the build. | Jelmer Vernooij | 1 | -5/+5 |
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 7 | -34/+44 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 7 | -34/+44 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 2 | -19/+21 |
2008-04-09 | Link the new vampire code togeather. | Andrew Bartlett | 3 | -2/+70 |
2008-04-01 | Rename libsamba-config to libsamba-hostconfig. | Jelmer Vernooij | 2 | -5/+5 |