2008-02-11 |
Jelmer Vernooij | Ignore mkconfig.mk file, which is autogenerated. |
commit | commitdiff | tree |
2008-02-11 |
Jelmer Vernooij | Remove Samba 3 backwards compatibility code in C. |
commit | commitdiff | tree |
2008-02-11 |
Jelmer Vernooij | Remove tests for Samba 3 EJS code. |
commit | commitdiff | tree |
2008-02-11 |
Jelmer Vernooij | Use SMB_CONF_PATH environment variable inside tests... |
commit | commitdiff | tree |
2008-02-11 |
Jelmer Vernooij | Merge branch 'v4-0-test' of ssh://git.samba.org/data... |
commit | commitdiff | tree |
2008-02-11 |
Kai Blin | autoconf: We build Samba from git now, not from SVN. |
commit | commitdiff | tree |
2008-02-11 |
Jelmer Vernooij | Fix switching of hives in regshell (#5254) |
commit | commitdiff | tree |
2008-02-11 |
Kai Blin | provision: Fix new user creation. |
commit | commitdiff | tree |
2008-02-11 |
Stefan Metzmacher | pidl/Samba3::ServerNDR: use talloc_tos() instead of... |
commit | commitdiff | tree |
2008-02-11 |
Jelmer Vernooij | Fix case. |
commit | commitdiff | tree |
2008-02-11 |
Jelmer Vernooij | Move some more variables to static .mk file. |
commit | commitdiff | tree |
2008-02-10 |
Jelmer Vernooij | Automatically write AC_SUBST() vars to mkconfig.mk... |
commit | commitdiff | tree |
2008-02-10 |
Jelmer Vernooij | Move some variables to a separate .mk file that could... |
commit | commitdiff | tree |
2008-02-10 |
Jelmer Vernooij | Start working on generating .mk file from configure... |
commit | commitdiff | tree |
2008-02-10 |
Jelmer Vernooij | Make formatting a bit more ReST-valid. |
commit | commitdiff | tree |
2008-02-10 |
Jelmer Vernooij | Change README to be ReST-compatible. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | More syntax fixes, use more standard python functions. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Start working on python conversion of minschema. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Add tests for upgrade of WINS database. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Remove unused define. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Merge branch 'v4-0-trivial' into v4-0-python |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Fix typo. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Merge branch 'v4-0-trivial' into v4-0-python |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Fix tests. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Split up tests a bit, output subunit. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Add docstring. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Ignore Python apidocs, vim swap files. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Fix syntax of docstrings, set project name when generat... |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | registry: Fix warning. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Move nmblookup blackbox test closer to the code it... |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Move first_prereq test to m4 code. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Move some static makefile variables to rules.mk. |
commit | commitdiff | tree |
2008-02-09 |
Julien Kerihuel | pidl: Allow fixed size arrays inside unions. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Fix test count after pointer_default_top() removal. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Move more make code to rules.mk |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Use mkinclude (makes the Makefile a bit shorter), use... |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Support 'mkinclude' command in .mk files. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Remove unused path update. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Re-enable python support in BECOME-DC test. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Merge branch 'v4-0-test' of ssh://git.samba.org/data... |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Ignore kinit with pkinit test failures for now. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | torture: Merge util.c into util_smb.c |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Move nt_time_equal() to libutil. |
commit | commitdiff | tree |
2008-02-09 |
Andrew Bartlett | A couple more ipsec classes for the schema. |
commit | commitdiff | tree |
2008-02-09 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-02-09 |
Andrew Bartlett | Remove the forced 'krb5' from the NET-API-BECOME-DC... |
commit | commitdiff | tree |
2008-02-09 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-02-09 |
Andrew Bartlett | Give a more useful error when the templates.ldb can... |
commit | commitdiff | tree |
2008-02-09 |
Andrew Bartlett | Make the provision test more real, use a foo.example... |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Fix upgrade after provision parameter rename. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Merge branch 'v4-0-test' of ssh://git.samba.org/data... |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Fix provision python test. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Add tests for findnss(), add some docstrings. |
commit | commitdiff | tree |
2008-02-09 |
Jelmer Vernooij | Remove unused class members. |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | From a request from Peter Huang, include IPsec sechema. |
commit | commitdiff | tree |
2008-02-08 |
Michael Adam | Reformat SMB_EXT_LIB_FROM_PKGCONFIG: fix spacing and... |
commit | commitdiff | tree |
2008-02-08 |
Jelmer Vernooij | build: Remove unused functions Import() and GetInfo(). |
commit | commitdiff | tree |
2008-02-08 |
Jelmer Vernooij | Merge branch 'v4-0-test' of ssh://git.samba.org/data... |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | Remove unused parameter from provision() |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | LDAP now works with the python provision! |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | Fix LDAP backend with python |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | Reset error strings |
commit | commitdiff | tree |
2008-02-08 |
Andrew Tridgell | Merge branch 'v4-0-test' of ssh://git.samba.org/data... |
commit | commitdiff | tree |
2008-02-08 |
Andrew Tridgell | merge tdb changes from ctdb |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | Fix syntax in LDAP test |
commit | commitdiff | tree |
2008-02-08 |
Jelmer Vernooij | Fix formatting. |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | Revert to ejs for 'provision' |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | Remove unused argument to provision(). |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | LDAP backend provision now works with python. |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | Remove unused ldap_backend argument from provision.py |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | Fix LDAP backend with python provision |
commit | commitdiff | tree |
2008-02-08 |
Andrew Bartlett | Ensure expected errors do not leak up to the application. |
commit | commitdiff | tree |
2008-02-08 |
Jelmer Vernooij | Skip offline tests. |
commit | commitdiff | tree |
2008-02-07 |
Jelmer Vernooij | Put temporary test files in test directory. |
commit | commitdiff | tree |
2008-02-07 |
Jelmer Vernooij | Put ldb test output in prefix. |
commit | commitdiff | tree |
2008-02-07 |
Jelmer Vernooij | Mark RAW-OFFLINE as known failing for Samba 4 (because... |
commit | commitdiff | tree |
2008-02-07 |
Jelmer Vernooij | Override KRB5CCNAME so existing Kerberos tickets in... |
commit | commitdiff | tree |
2008-02-07 |
Andrew Tridgell | merge growing tdb for tdb_wipe_all() fix from ctdb |
commit | commitdiff | tree |
2008-02-07 |
Andrew Tridgell | make the multiplier in the RAW-OFFLINE test settable |
commit | commitdiff | tree |
2008-02-07 |
Stefan Metzmacher | wkssvc.idl: fix idl for wkssvc_NetrGetJoinableOus[2]() |
commit | commitdiff | tree |
2008-02-07 |
Stefan Metzmacher | pidl/Samba4::NDR::Parser: fix support for embedded... |
commit | commitdiff | tree |
2008-02-07 |
Stefan Metzmacher | pidl/NDR: fix handling of multilevel pointers in functi... |
commit | commitdiff | tree |
2008-02-07 |
Stefan Metzmacher | pidl: get the pointer types correct when an element... |
commit | commitdiff | tree |
2008-02-06 |
Stefan Metzmacher | win32-tests: add a very usefull w32 programm to explore... |
commit | commitdiff | tree |
2008-02-06 |
Stefan Metzmacher | prefork: also reload stuff in the client processes |
commit | commitdiff | tree |
2008-02-06 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-02-05 |
Kai Blin | sidmap: Some source code cleanups. |
commit | commitdiff | tree |
2008-02-05 |
Andrew Bartlett | Clarify nomaclature of socket names in process_single... |
commit | commitdiff | tree |
2008-02-04 |
Andrew Bartlett | Merge branch 'v4-0-test' of git://git.samba.org/samba... |
commit | commitdiff | tree |
2008-02-04 |
Stefan Metzmacher | pidl: remove 'pointer_default_top()' support |
commit | commitdiff | tree |
2008-02-04 |
Stefan Metzmacher | spoolss.idl: don't use pointer_default_top() and specif... |
commit | commitdiff | tree |
2008-02-04 |
Stefan Metzmacher | samr.idl: don't use pointer_default_top() and specify... |
commit | commitdiff | tree |
2008-02-04 |
Stefan Metzmacher | netlogon.idl: don't use pointer_default_top() and speci... |
commit | commitdiff | tree |
2008-02-04 |
Stefan Metzmacher | winreg.idl: don't use pointer_default_top() and specify... |
commit | commitdiff | tree |
2008-02-04 |
Stefan Metzmacher | svcctl.idl: don't use pointer_default_top() and specify... |
commit | commitdiff | tree |
2008-02-04 |
Stefan Metzmacher | wkssvc.idl: don't use pointer_default_top() and specify... |
commit | commitdiff | tree |
2008-02-04 |
Stefan Metzmacher | srvsvc.idl: don't use pointer_default_top() and specify... |
commit | commitdiff | tree |
2008-02-04 |
Andrew Bartlett | Fix a few more breakages from our recent changes to... |
commit | commitdiff | tree |
next |