Age | Commit message (Expand) | Author | Files | Lines |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 7 | -21/+14 |
2007-10-10 | r19463: Make it clear what argument is incorrect | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r18343: fixed setlinebuf() prototype, added test for it, and use it in two | Andrew Tridgell | 1 | -3/+1 |
2007-10-10 | r18168: Use {NULL} rather than POPT_TABLEEND, which is not always available. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18121: Simplify m4 code, hopefully fix Samba4 build problems. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18117: first steps in making samba4 use libreplace | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r15941: We don't use call levels, at the moment. Remove them until we do. | Rafal Szczesniak | 1 | -2/+0 |
2007-10-10 | r15490: Typo fixes and remove long forgotten commented piece. | Rafal Szczesniak | 2 | -8/+3 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14572: Give libraries saner names, remove some .pc files, make some things | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 2 | -1/+2 |
2007-10-10 | r14363: Remove credentials.h from the global includes. | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r13904: Make sure LDB gets initialized | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r13149: DEBUG is a bad choice for 'net', it should print to stderr | Andrew Bartlett | 1 | -3/+3 |
2007-10-10 | r12928: This patch improves the interaction between the vampire and provsion ... | Andrew Bartlett | 1 | -1/+5 |
2007-10-10 | r12892: Add a 'Migrate from Windows' page to our installation section in SWAT. | Andrew Bartlett | 1 | -0/+42 |
2007-10-10 | r12886: Rename 'secure_channel_type' parameter to domain join as 'join_type'. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r12865: Upgrade the librpc and libnet code. | Andrew Bartlett | 1 | -10/+13 |
2007-10-10 | r12620: Get rid of automatically generated lists of init functions of subsyst... | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 3 | -3/+0 |
2007-10-10 | r12592: Remove some useless dependencies | Jelmer Vernooij | 1 | -3/+4 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 2 | -0/+3 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12423: Remove DEBUG(0) printouts in favor of more information to the caller. | Andrew Bartlett | 1 | -1/+3 |
2007-10-10 | r12421: Handle the case where we are a joining as different account types far... | Andrew Bartlett | 1 | -4/+3 |
2007-10-10 | r12411: Add 'net samdump keytab <keytab>'. | Andrew Bartlett | 1 | -0/+67 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -6/+6 |
2007-10-10 | r10711: An error of 'user exists' is not an error, just an indication of how | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r10486: This is a merge of Brad Henry's 'net join' rework, to better perform | Andrew Bartlett | 1 | -9/+15 |
2007-10-10 | r10402: Make the RPC-SAMLOGON test pass against Win2k3 SP0 again. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r10316: More dynconfig fixes | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r9792: Rename StrCaseCmp -> strcasecmp_m. All these years I was thinking | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r9728: A *major* update to the credentials system, to incorporate the | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r8966: Simplify the makefile generation system a bit. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r8847: Rework the Samba4 'net join' code. I'm trying to get this closer to | Andrew Bartlett | 1 | -6/+5 |
2007-10-10 | r8752: With all the infrustructure done, details like a SamSync migration | Andrew Bartlett | 2 | -0/+41 |
2007-10-10 | r8748: fixed build. Andrew, please check. | Andrew Tridgell | 1 | -6/+4 |
2007-10-10 | r7633: this patch started as an attempt to make the dcerpc code use a given | Andrew Tridgell | 5 | -12/+12 |
2007-10-10 | r7525: Unify lp_load(), load_interfaces and logging setup into popt(). | Andrew Bartlett | 1 | -6/+1 |
2007-10-10 | r7382: Convert net_user code so that is can be compiled against | Rafal Szczesniak | 1 | -5/+5 |
2007-10-10 | r7249: Cope with struct member rename | Jelmer Vernooij | 5 | -7/+7 |
2007-10-10 | r6573: Start on my project to implement an NT4 compatible BDC in Samba4. | Andrew Bartlett | 3 | -0/+70 |
2007-10-10 | r5924: Use cli_credentials in libnet/. | Jelmer Vernooij | 4 | -16/+6 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 6 | -28/+23 |
2007-10-10 | r5425: Convert function tables to new structure (with description) | Rafal Szczesniak | 3 | -46/+14 |