Age | Commit message (Expand) | Author | Files | Lines |
2009-10-20 | s4-torture: ran minimal_includes.pl over source4/torture | Andrew Tridgell | 9 | -24/+0 |
2009-09-15 | s4-repl: don't do double replication | Andrew Tridgell | 1 | -2/+4 |
2009-06-18 | s4:libnet Allow 'net password change' to work on expired passwords | Andrew Bartlett | 1 | -0/+2 |
2009-04-02 | major upgrade to the ldb attribute handling | Andrew Tridgell | 1 | -1/+1 |
2008-12-29 | s4 libnet: Add support for groupinfo by sid lookup | Kai Blin | 1 | -2/+3 |
2008-12-23 | Fix more compiler warnings. | Jelmer Vernooij | 1 | -13/+13 |
2008-11-10 | s4-samr: merge samr_LookupDomain from s3 idl. (fixme: python) | Günther Deschner | 4 | -7/+15 |
2008-11-10 | s4-samr: merge samr_LookupNames from s3 idl. (fixme: python) | Günther Deschner | 3 | -4/+16 |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareAdd from s3 idl. | Günther Deschner | 1 | -1/+4 |
2008-10-31 | s4-srvsvc: merge srvsvc_NetShareInfo502 from s3. | Günther Deschner | 1 | -2/+2 |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-10-20 | Make sure prototypes are always included, make some functions static and | Jelmer Vernooij | 1 | -0/+1 |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-07-16 | drsuapi: print out the number of linked attribute values we got | Stefan Metzmacher | 1 | -16/+27 |
2008-07-16 | drsuapi: make use of the 'more_data' field in DsGetNCChangesCtr[1|6] | Stefan Metzmacher | 1 | -1/+1 |
2008-07-16 | drsuapi: total_object_count was the wrong guess | Stefan Metzmacher | 1 | -13/+10 |
2008-07-16 | NET-API-BECOME-DC: fix crash bugs because of unintialized variables | Stefan Metzmacher | 1 | -1/+4 |
2008-06-14 | Make up the right dependencies now that ldb depends on libevents | Simo Sorce | 1 | -2/+2 |
2008-04-27 | Move subunit infrastructure code into lib/torture. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-24 | libnet: Make UserInfo accept a SID as input as well, fix wb_cmd_getpwuid | Kai Blin | 1 | -2/+4 |
2008-04-21 | Remove more event_context_init() uses from function calls within deep down th... | Simo Sorce | 1 | -2/+2 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -2/+2 |
2008-04-17 | Avoid using event_context_find where possible. | Jelmer Vernooij | 1 | -3/+1 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 6 | -21/+20 |
2008-04-11 | Reuse the lp_ctx and samdb returned by the python provision. | Andrew Bartlett | 1 | -36/+2 |
2008-04-11 | Fix merge errors on C provision interface after jelmer's good work. | Andrew Bartlett | 1 | -1/+2 |
2008-04-10 | Fix extra argument to provision_bare(). | Jelmer Vernooij | 1 | -1/+2 |
2008-04-09 | Remove dns_name element | Andrew Bartlett | 1 | -1/+0 |
2008-04-09 | Move provision C bindings to param/. | Jelmer Vernooij | 1 | -0/+1 |
2008-04-04 | Pass discovered server DN down to provision. | Andrew Bartlett | 1 | -0/+1 |
2008-03-07 | Fixup the NET-API-USERMOD test. | Andrew Bartlett | 2 | -5/+5 |
2008-03-06 | Fix typo | Andrew Bartlett | 1 | -1/+1 |
2008-03-06 | Ensure we get this option from the command line, not the internal | Andrew Bartlett | 1 | -1/+2 |
2008-03-06 | Make Samba4 pass the NET-API-BECOMEDC test against Win2k3 (again). | Andrew Bartlett | 1 | -46/+67 |
2008-02-29 | Convert to new torture API. | Jelmer Vernooij | 6 | -89/+62 |
2008-02-28 | Fix up the libnet tests. | Andrew Bartlett | 2 | -4/+13 |
2008-02-28 | Do not re-randomise in an individual test. | Andrew Bartlett | 1 | -2/+0 |
2008-02-15 | Reconcile header files for torture utility functions. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-15 | Use struct for provision parameters since there are so many of them. | Jelmer Vernooij | 1 | -15/+24 |
2008-02-15 | Finish migration of provision code. | Jelmer Vernooij | 1 | -1/+7 |
2008-02-15 | Avoid using private libnet test structure inside util_provision. | Jelmer Vernooij | 1 | -1/+15 |
2008-02-14 | Split provision from C code out of becomedc. | Jelmer Vernooij | 1 | -295/+3 |
2008-02-09 | Remove unused define. | Jelmer Vernooij | 1 | -7/+3 |
2008-01-25 | NET-BECOME-DC: always try to build ejs and python code | Stefan Metzmacher | 1 | -9/+16 |
2008-01-24 | Make the repl_meta_data module the default for domain controllers. | Andrew Bartlett | 1 | -4/+0 |
2008-01-23 | Fix DRSUAPI replication test - NET-API-BECOME-DC. | Andrew Bartlett | 1 | -19/+18 |
2008-01-11 | libnet: Fix includes to silence a warning | Kai Blin | 1 | -0/+4 |
2008-01-02 | r26645: Janitorial: Fix a couple of warnings. | Jelmer Vernooij | 3 | -14/+14 |
2007-12-30 | r26634: Add NET-API-CREATEGROUP test. | Rafal Szczesniak | 2 | -0/+43 |
2007-12-26 | r26599: Attempt to also support provisioning using Python in the BECOME-DC test. | Jelmer Vernooij | 1 | -51/+160 |