Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r25624: Remove ipv4_addr hack. Only causes 4 extra includes of system/network... | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 10 | -37/+37 |
2007-10-10 | r25536: Fix path for messaging - this code path doesn't appear to have a test... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25462: Remove refernece to categories from js as well. | Jelmer Vernooij | 1 | -25/+0 |
2007-10-10 | r25460: use common structure in param/generic.c | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 4 | -7/+11 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 6 | -8/+10 |
2007-10-10 | r25392: Add loadparm context as argument in a couple more places. | Jelmer Vernooij | 2 | -2/+2 |
2007-10-10 | r25383: Patch from Amin Azez <azez@ufomechanic.net> to give better message | Andrew Bartlett | 1 | -0/+5 |
2007-10-10 | r25379: Use loadparm context parameter in a lot more places. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r25348: Start working on another Python wrapper. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r25304: Thankyou to Amin Azez <azez@ufomechanic.net> for pointing out that I | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r25299: Modify the provision script to take an additional argument: --server... | Andrew Bartlett | 1 | -8/+39 |
2007-10-10 | r25266: Fix case. | Jelmer Vernooij | 2 | -7/+7 |
2007-10-10 | r25214: use talloc_strndup_append() instead of talloc_append_string() | Stefan Metzmacher | 1 | -20/+4 |
2007-10-10 | r25175: Change to talloc_asprintf_append_buffer(). | Jeremy Allison | 1 | -5/+5 |
2007-10-10 | r25113: fix compiler warning | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25051: Move SWAT back to the old-style form-submit modal. | Andrew Bartlett | 2 | -47/+0 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 2 | -8/+9 |
2007-10-10 | r25027: Fix more warnings. | Jelmer Vernooij | 9 | -23/+23 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 5 | -1/+5 |
2007-10-10 | r25000: Fix some more C++ compatibility warnings. | Jelmer Vernooij | 2 | -8/+9 |
2007-10-10 | r24994: Fix some C++ warnings. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r24911: Make better use of substituted variables in example named.conf | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r24793: The subtree_rename module is a work of fiction. An resemblance to a | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r24761: Permit subtree renames in Samba4. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r24760: Ensure we base64 encode any password being put into LDIF, to avoid | Andrew Bartlett | 1 | -0/+7 |
2007-10-10 | r24729: First try and publishing a DNS service account, for folks to play with. | Andrew Bartlett | 1 | -0/+3 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r24703: Use standard registry diff files when provisioning rather than | Jelmer Vernooij | 3 | -8/+100 |
2007-10-10 | r24667: Finally merge the registry improvements that Wilco Baan Hofman and I ... | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r24640: Add a suggested BIND configuration snippit, to help with DNS configur... | Andrew Bartlett | 1 | -1/+6 |
2007-10-10 | r24606: move librpc/rpc/table.c -> librpc/ndr/ndr_table.c | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r24557: rename 'dcerpc_table_' -> 'ndr_table_' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r24551: rename dcerpc_interface_table -> ndr_interface_table | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r24535: rename struct dcerpc_interface_call -> struct ndr_interface_call | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r24012: Remove duplicate code block (from bad merge). | Andrew Bartlett | 1 | -17/+0 |
2007-10-10 | r23966: It isn't great, but at least now we have some access control in SWAT | Andrew Bartlett | 1 | -0/+45 |
2007-10-10 | r23907: Fix bug 4790 reported by mwallnoefer@yahoo.de: | Andrew Bartlett | 1 | -5/+7 |
2007-10-10 | r23875: As pointed out by mwallnoefer@yahoo.de: | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r23859: Work to have Group Policy work 'out of the box' in Samba4. | Andrew Bartlett | 2 | -10/+57 |
2007-10-10 | r23848: Thanks to derrell for pointing out that I had not finished my patch to | Andrew Bartlett | 1 | -2/+6 |
2007-10-10 | r23798: updated old Temple Place FSF addresses to new URL | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23795: more v2->v3 conversion | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 27 | -81/+54 |
2007-10-10 | r23720: Allow the member server to work against an LDAP Backend. Another case | Andrew Bartlett | 1 | -0/+10 |
2007-10-10 | r23717: We need to remove the _ in LDAP_MANAGERPASS for the | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r23716: Clarify LDAP Manager DN and fix slapd startup syntax. | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r23715: Make the provision-backend script print out the exact commands to run, | Andrew Bartlett | 1 | -4/+6 |