Age | Commit message (Expand) | Author | Files | Lines |
2008-11-22 | Add "net machinepw" | Volker Lendecke | 1 | -0/+2 |
2008-11-02 | Remove use of global_loadparm during initialization of gensec. | Jelmer Vernooij | 1 | -1/+1 |
2008-06-14 | Use a custom init function for samba4 that sets a samba4 | Simo Sorce | 1 | -1/+1 |
2008-04-17 | Remove event context tracking from the credentials struct. | Jelmer Vernooij | 1 | -1/+0 |
2008-04-16 | Avoid event_find_context() when the event context is already available | Jelmer Vernooij | 1 | -0/+1 |
2008-04-14 | Fix problems with event context not being the parent. | Simo Sorce | 1 | -6/+12 |
2008-04-09 | Link the new vampire code togeather. | Andrew Bartlett | 1 | -1/+2 |
2008-02-20 | Fix static module list generation for ldb. | Jelmer Vernooij | 1 | -2/+0 |
2007-12-21 | r26355: Eliminate global_loadparm in more places. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26295: Remove use of global_loadparm for net and wb_pam_auth. | Jelmer Vernooij | 1 | -0/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
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 | r15490: Typo fixes and remove long forgotten commented piece. | Rafal Szczesniak | 1 | -7/+2 |
2007-10-10 | r14542: Remove librpc, libndr and libnbt from includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13904: Make sure LDB gets initialized | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r12620: Get rid of automatically generated lists of init functions of subsyst... | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r12499: Move smb_build.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
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 | r8752: With all the infrustructure done, details like a SamSync migration | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r7525: Unify lp_load(), load_interfaces and logging setup into popt(). | Andrew Bartlett | 1 | -6/+1 |
2007-10-10 | r6573: Start on my project to implement an NT4 compatible BDC in Samba4. | Andrew Bartlett | 1 | -0/+1 |
2007-10-10 | r5917: First step in using the new cli_credentials structure. This patch | Jelmer Vernooij | 1 | -3/+1 |
2007-10-10 | r5424: Automatically generate basic help display on basis of name | Rafal Szczesniak | 1 | -50/+31 |
2007-10-10 | r5381: Added net_user.c with net tool interface for managing user accounts. | Rafal Szczesniak | 1 | -0/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r4722: Start to add 'net join' to Samba4. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r4201: Remove duplicate const. | Tim Potter | 1 | -1/+1 |
2007-10-10 | r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3633: - moved module init functions to after smb.conf and command line | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r3586: Fix some of the issues with the module init functions. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r3494: got rid of include/rewrite.h, and split out the dynconfig.h header | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3478: split out some more pieces of includes.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r2066: add 'net time' command | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r1949: provide functions to access the username, userdomain and userpassword | Stefan Metzmacher | 1 | -10/+3 |
2007-10-10 | r1915: use popt's cmdline_auth_info to fill the net_context | Stefan Metzmacher | 1 | -10/+20 |
2007-10-10 | r1914: use common popt stuff in net | Stefan Metzmacher | 1 | -9/+8 |
2007-10-10 | r1880: bugger, now I have used gcc 3.4.1 myself and have statements before de... | Stefan Metzmacher | 1 | -7/+6 |
2007-10-10 | r1879: - add a user sub struct in net_context | Stefan Metzmacher | 1 | -21/+63 |
2007-10-10 | r1877: since make proto catches all functions | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r1876: rewrite net command completely | Stefan Metzmacher | 1 | -529/+77 |
2007-10-10 | r1875: - move 'net' code into a subdir | Stefan Metzmacher | 1 | -0/+642 |