Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 3 | -13/+6 |
2008-04-16 | Avoid event_find_context when a event context is already available. | Jelmer Vernooij | 3 | -5/+4 |
2008-04-16 | Adjust the expectations of the struct based winbind test. | Andrew Bartlett | 1 | -7/+14 |
2008-04-16 | fixed popt handling on 64bit boxes in gentest | Andrew Tridgell | 1 | -7/+7 |
2008-04-16 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet | Andrew Bartlett | 1 | -2/+0 |
2008-04-16 | Fix struct_based winbind test for 'check machine account'. | Andrew Bartlett | 1 | -1/+1 |
2008-04-16 | Remove policy library - it's now in a separate git repository. | Jelmer Vernooij | 1 | -2/+0 |
2008-04-15 | Fix some of the winbind tests. | Andrew Bartlett | 1 | -1/+2 |
2008-04-15 | Fix warnings. | Jelmer Vernooij | 1 | -2/+2 |
2008-04-15 | Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d... | Jelmer Vernooij | 1 | -5/+2 |
2008-04-14 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4 | Jelmer Vernooij | 12 | -32/+32 |
2008-04-14 | Fix unresolved symbols. | Jelmer Vernooij | 1 | -4/+2 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 12 | -32/+32 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 4 | -197/+144 |
2008-04-14 | Remove prototypes from build.h in preparation of removing build.h | Jelmer Vernooij | 1 | -0/+12 |
2008-04-13 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into cprovision | Jelmer Vernooij | 2 | -40/+4 |
2008-04-13 | Use torture_assert_mem_equal() in a couple more places. | Jelmer Vernooij | 3 | -7/+7 |
2008-04-13 | Attempt to fix get_value() test on sparc machines. | Jelmer Vernooij | 1 | -0/+9 |
2008-04-11 | Reuse the lp_ctx and samdb returned by the python provision. | Andrew Bartlett | 1 | -36/+2 |
2008-04-11 | Don't specify the ntds_guid to the C -> python provision interface | Andrew Bartlett | 1 | -1/+0 |
2008-04-11 | Fix merge errors on C provision interface after jelmer's good work. | Andrew Bartlett | 2 | -2/+7 |
2008-04-11 | Set a netbios name into provision, and zero the rest. | Andrew Bartlett | 1 | -2/+2 |
2008-04-10 | Fix extra argument to provision_bare(). | Jelmer Vernooij | 1 | -1/+2 |
2008-04-10 | Add infrastructure for returning ProvisionResult in C provision code. | Jelmer Vernooij | 1 | -1/+5 |
2008-04-09 | Remove dns_name element | Andrew Bartlett | 1 | -1/+0 |
2008-04-09 | Move provision C bindings to param/. | Jelmer Vernooij | 5 | -155/+4 |
2008-04-08 | BASE-DELAYWRITE: be more friendly to filesystems without high resolution time... | Stefan Metzmacher | 1 | -1/+12 |
2008-04-08 | BASE-DELAYWRITE: use timeval_* and make it possible to spefic the writetime u... | Stefan Metzmacher | 1 | -101/+164 |
2008-04-08 | Rework talloc hirarchy for C provision setup. | Andrew Bartlett | 1 | -18/+19 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 52 | -21/+122 |
2008-04-04 | Pass discovered server DN down to provision. | Andrew Bartlett | 4 | -0/+14 |
2008-04-02 | Trim down installed headers some more. | Jelmer Vernooij | 2 | -2/+1 |
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 49 | -11/+114 |
2008-04-01 | Rename libsamba-config to libsamba-hostconfig. | Jelmer Vernooij | 1 | -4/+4 |
2008-03-28 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 1 | -4/+3 |
2008-03-28 | torture: fix compiler warnings | Stefan Metzmacher | 1 | -4/+3 |
2008-03-28 | Convert some more files to GPLv3. | Andrew Kroeger | 3 | -3/+3 |
2008-03-28 | Merge v4.0-test | Jelmer Vernooij | 8 | -141/+472 |
2008-03-20 | Prove that a setuserinfo level 25 does set the pwdlastset field | Volker Lendecke | 1 | -0/+50 |
2008-03-20 | Add the workstation to the anon sessetup credentials | Volker Lendecke | 1 | -0/+2 |
2008-03-20 | Fix a warning | Volker Lendecke | 1 | -0/+1 |
2008-03-18 | smbtorture: fix typos in RAW-OPLOCK output. | Michael Adam | 1 | -2/+2 |
2008-03-17 | RAW-BENCH-OPEN: avoid sync calls before the main loop | Stefan Metzmacher | 1 | -33/+55 |
2008-03-17 | RAW-BENCH-OPEN: fix the output and calculate the total operations | Stefan Metzmacher | 1 | -7/+17 |
2008-03-14 | Rework our SAMR test and SAMR server. | Andrew Bartlett | 1 | -25/+62 |
2008-03-14 | Check for Administrator as a Alias (copy&paste bug) | Andrew Bartlett | 1 | -1/+1 |
2008-03-12 | RAW-RENAME: w2k3 just ignores a NTTRANS-RENAME! | Stefan Metzmacher | 1 | -15/+50 |
2008-03-12 | RAW-STREAMS: do a exit on the session after each sub tests | Stefan Metzmacher | 1 | -0/+2 |
2008-03-12 | RAW-STREAMS: do what the comments say | Stefan Metzmacher | 1 | -3/+5 |
2008-03-11 | Added test_nttransrename() to test Metze's new code. | Jeremy Allison | 2 | -1/+92 |