Age | Commit message (Expand) | Author | Files | Lines |
2009-03-11 | s4:schema Don't rely on objectCategory 'magic' when loading the schema | Andrew Bartlett | 1 | -2/+2 |
2009-03-11 | s4:provision load_schema in provision.py no longer takes a hostname | Andrew Bartlett | 1 | -2/+1 |
2009-03-11 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema | Andrew Bartlett | 5 | -11/+228 |
2009-03-10 | Fix extended operation return path. | Simo Sorce | 1 | -8/+12 |
2009-03-10 | added a test that triggers a bug in the Samba3 notify code | Andrew Tridgell | 1 | -0/+169 |
2009-03-09 | Fix potential segfaults using freed memory. | Simo Sorce | 4 | -10/+54 |
2009-03-08 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema | Andrew Bartlett | 7 | -35/+113 |
2009-03-07 | s4-spoolss: just return OK for dcesrv_spoolss_EnumPrintProcDataTypes for now. | Günther Deschner | 2 | -2/+1 |
2009-03-07 | don't rely on shebang's perl path, call our $PERL instead | Björn Jacke | 1 | -1/+1 |
2009-03-07 | s4-smbtorture: add test_EnumPrintProcDataTypes to RPC-SPOOLSS test. | Günther Deschner | 2 | -0/+53 |
2009-03-06 | s4-spoolss: fix spoolss server enum calls after pointer changes. | Günther Deschner | 2 | -14/+14 |
2009-03-06 | s4-smbtorture: exit early in test_EnumPorts when no port info has been returned. | Günther Deschner | 1 | -0/+2 |
2009-03-06 | s4-smbtorture: fix s3 flavor rpc spoolss test. | Günther Deschner | 1 | -0/+2 |
2009-03-06 | s4-smbtorture: fix RPC-SPOOLSS-WIN. | Günther Deschner | 1 | -1/+7 |
2009-03-06 | s4-smbtorture: fix RPC-SPOOLSS test after enum out info pointer changes. | Günther Deschner | 1 | -18/+30 |
2009-03-06 | s4:errormap: map ECANCELED to NT_STATUS_CANCELLED | Stefan Metzmacher | 1 | -0/+4 |
2009-03-06 | Load the schema with a more efficient single search | Andrew Bartlett | 1 | -93/+15 |
2009-03-06 | Load the schema for provision-backend in a transaction | Andrew Bartlett | 1 | -18/+24 |
2009-03-06 | Sort output of schema for OpenLDAP during conversion | Andrew Bartlett | 1 | -98/+132 |
2009-03-05 | Allow ms_schema.py to produce output much like minschema_wspp | Sreepathi Pai | 1 | -0/+15 |
2009-03-05 | Remove ad2oLschema, insted call it directly from provision-backend | Andrew Bartlett | 7 | -225/+113 |
2009-03-05 | Merge branch 'master' of ssh://git.samba.org/data/git/samba into wspp-schema | Andrew Bartlett | 58 | -292/+718 |
2009-03-05 | Remove parse_control from header, long after the function was removed | Andrew Bartlett | 1 | -1/+0 |
2009-03-05 | Update talloc version so we don't fail on system talloc 1.2.0 | Andrew Bartlett | 1 | -1/+1 |
2009-03-04 | Pull in all the schema information during DRS schema fetch | Andrew Bartlett | 1 | -9/+38 |
2009-03-04 | Don't print the admin password if we don't set one. | Andrew Bartlett | 1 | -1/+2 |
2009-03-04 | Allow 'net vampire' to work without an existing smb.conf | Andrew Bartlett | 2 | -3/+7 |
2009-03-02 | make man page (un)install more portable | Björn Jacke | 2 | -2/+2 |
2009-03-02 | some shells are picky about ^ without quotes | Björn Jacke | 1 | -2/+2 |
2009-03-02 | Fix test_surrounding in samba4.rpcecho.python. | Jelmer Vernooij | 1 | -1/+1 |
2009-03-01 | Merge branch 'master' of git://git.samba.org/samba into convenience | Jelmer Vernooij | 2 | -2/+5 |
2009-03-01 | Use common header file for character set handling in Samba 3 and Samba 4. | Jelmer Vernooij | 6 | -39/+44 |
2009-03-01 | Add header files for secace and secacl. | Jelmer Vernooij | 1 | -1/+2 |
2009-03-01 | s4: Use same function signature for convert_* as s3. | Jelmer Vernooij | 21 | -148/+124 |
2009-03-01 | Move secacl to top-level. | Jelmer Vernooij | 1 | -1/+2 |
2009-03-01 | Move secace.c to top-level. | Jelmer Vernooij | 1 | -1/+2 |
2009-03-01 | Add allow_badcharcnv argument to all conversion function, for | Jelmer Vernooij | 21 | -49/+49 |
2009-02-27 | And the prize for the most pain caused in the build farm for a simple | Jeremy Allison | 1 | -1/+1 |
2009-02-26 | don't hardcode python path | Björn Jacke | 1 | -1/+5 |
2009-02-26 | Add another torture test inspired by George @ Apple. | Jeremy Allison | 1 | -0/+86 |
2009-02-26 | s4:heimdal_build: correrctly switch closefrom() and get/setprogname() replace... | Stefan Metzmacher | 1 | -4/+6 |
2009-02-26 | s4:Makefile: try to fix 'make installheaders' on *BSD systems | Stefan Metzmacher | 1 | -1/+1 |
2009-02-26 | s4:heimdal_build: don't always build setprogname.o | Stefan Metzmacher | 2 | -17/+34 |
2009-02-26 | s4:ldb_map: include ldb_includes.h first to get replace.h as first header | Stefan Metzmacher | 3 | -0/+3 |
2009-02-26 | s4:VERSION: mark as 4.0.0-alpha8 gitsnapshot | Stefan Metzmacher | 1 | -2/+2 |
2009-02-26 | Mark as the Samba 4.0 alpha7 release | Andrew Bartlett | 1 | -1/+1 |
2009-02-26 | A simple hack to avoid the segfault in #6138 | Andrew Bartlett | 1 | -1/+1 |
2009-02-25 | s4-spoolss: implement dcesrv_spoolss_AddJob which always is a dummy. | Günther Deschner | 1 | -1/+5 |
2009-02-25 | s4-smbtorture: add test_AddJob test to RPC-SPOOLSS test. | Günther Deschner | 1 | -0/+29 |
2009-02-25 | s4-spoolss: implement dcesrv_spoolss_GetPrintProcessorDirectory. | Günther Deschner | 4 | -1/+68 |