Age | Commit message (Expand) | Author | Files | Lines |
2008-07-16 | drsuapi: get ctr6 out of xpress compressed level | Stefan Metzmacher | 1 | -0/+5 |
2008-07-16 | drsuapi: total_object_count was the wrong guess | Stefan Metzmacher | 1 | -13/+10 |
2008-07-16 | libnet/become_dc: an unknown field in drsuapi.idl changed to object_flags | Stefan Metzmacher | 1 | -1/+1 |
2008-07-16 | become_dc: we need to replicate using krb5 auth to work against w2k | Stefan Metzmacher | 1 | -2/+2 |
2008-07-15 | Use secrets.ldb to store credentials to contact LDAP backend. | Andrew Bartlett | 1 | -6/+4 |
2008-07-12 | rename sambaPassword -> userPassword. | Andrew Bartlett | 1 | -1/+1 |
2008-07-09 | libnet_domain: eliminate "discards qualifier" warning (const). | Michael Adam | 1 | -1/+1 |
2008-06-30 | drsuapi.idl: remove some unknows from DsGetNCChanges() (update samba4 callers) | Stefan Metzmacher | 1 | -6/+6 |
2008-06-14 | Use a custom init function for samba4 that sets a samba4 | Simo Sorce | 1 | -1/+1 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -1/+1 |
2008-05-31 | Revert Jelmer's CFLAGS commit e2b71a0ecbf10a78a59a8ec6371bdee57b1bfa6c | Andrew Bartlett | 1 | -2/+0 |
2008-05-30 | Move CFLAGS handling out of smb_build. | Jelmer Vernooij | 1 | -0/+2 |
2008-05-23 | Add docstring for samba.net.Join | Jelmer Vernooij | 1 | -1/+4 |
2008-05-21 | Move more modules inside of the samba package. | Jelmer Vernooij | 1 | -0/+1 |
2008-05-20 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -3/+4 |
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 src dir. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-18 | Use variables for source path in libnet/ and scripting/python. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-16 | Rework the CLDAP and NBT netlogon requests and responses. | Andrew Bartlett | 3 | -24/+28 |
2008-04-24 | libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid | Kai Blin | 2 | -24/+84 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -4/+4 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 5 | -6/+9 |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 1 | -2/+5 |
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 3 | -12/+16 |
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 2 | -12/+14 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 2 | -12/+14 |
2008-04-14 | Ensure we initialise s->lp_ctx for the way into the provision. | Andrew Bartlett | 1 | -0/+2 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -33/+11 |
2008-04-11 | Use the python-provided ldb and lp_ctx pointers in libnet_vampire.c | Andrew Bartlett | 1 | -29/+6 |
2008-04-09 | Link the new vampire code togeather. | Andrew Bartlett | 3 | -13/+43 |
2008-04-09 | Factor out filling in the secrets database. | Andrew Bartlett | 2 | -80/+133 |
2008-04-09 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 5 | -4890/+80 |
2008-04-09 | Start implementation of real 'net vampire' code. | Andrew Bartlett | 6 | -375/+1120 |
2008-04-08 | Add manually written Python binding for libnet_Join. | Jelmer Vernooij | 5 | -4890/+80 |
2008-04-02 | Reduce the number of installed headers. | Jelmer Vernooij | 1 | -4/+4 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -0/+1 |
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 1 | -1/+1 |
2008-03-14 | swig: regenerate _wrap.c files | Stefan Metzmacher | 1 | -30/+30 |
2008-03-13 | Report binding in libnet failure message. | Andrew Bartlett | 1 | -1/+4 |
2008-02-29 | Move public header accumulation out of the perl code. | Jelmer Vernooij | 1 | -4/+6 |
2008-02-28 | Remove use of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-28 | Merge branch 'v4-0-trivial' into v4-0-test | Jelmer Vernooij | 3 | -3/+5 |
2008-02-28 | Ensure we don't try and set the acct_flags if they are 0 (meaning | Andrew Bartlett | 2 | -1/+9 |
2008-02-21 | Remove more global_loadparm instance.s | Jelmer Vernooij | 3 | -3/+5 |
2008-02-11 | Remove Samba 3 backwards compatibility code in C. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-09 | Remove the forced 'krb5' from the NET-API-BECOME-DC test. | Andrew Bartlett | 1 | -2/+2 |
2008-01-23 | Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test. | Andrew Bartlett | 1 | -12/+13 |
2008-01-22 | python: Avoid duplicate copies of some objects in different packages. | Jelmer Vernooij | 1 | -1/+1 |
2008-01-21 | build: Demote a bunch of libraries to subsystems. This makes packaging easier... | Jelmer Vernooij | 1 | -4/+1 |