Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r3633: - moved module init functions to after smb.conf and command line | Andrew Tridgell | 2 | -3/+5 |
2007-10-10 | r3586: Fix some of the issues with the module init functions. | Jelmer Vernooij | 6 | -0/+11 |
2007-10-10 | r3579: with the gcc warning flag from abartlet we don't need sys_strftime() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3570: Export the user's group list from ntlm_auth, via a new command 'UG' | Andrew Bartlett | 1 | -2/+30 |
2007-10-10 | r3552: fixed sense of ACL test | Andrew Tridgell | 3 | -3/+3 |
2007-10-10 | r3551: these utils need system/filesys.h | Andrew Tridgell | 3 | -0/+3 |
2007-10-10 | r3543: fixed some #include lines to make them more consistent, and fixed | Andrew Tridgell | 3 | -3/+3 |
2007-10-10 | r3541: Add support (to be verified with the squid team) for the Squid 3.0 | Andrew Bartlett | 1 | -62/+135 |
2007-10-10 | r3497: removed some include cruft, and split out librpc/gen_ndr/tables.h | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3494: got rid of include/rewrite.h, and split out the dynconfig.h header | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r3490: All tests work against NT4 now | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r3489: Add a couple more DCOM tests (Both OxidResolver and RemoteActivation are | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r3478: split out some more pieces of includes.h | Andrew Tridgell | 3 | -0/+5 |
2007-10-10 | r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ... | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3454: moved a few more things out if includes.h into the include/system/ inc... | Andrew Tridgell | 2 | -0/+2 |
2007-10-10 | r3453: - split out the auth and popt includes | Andrew Tridgell | 3 | -0/+4 |
2007-10-10 | r3449: more include file reduction | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3447: more include/system/XXX.h include files | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3443: the next stage in the include files re-organisation. | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r3415: Add support for parsing a Request file before a Reply file so we can | Jelmer Vernooij | 1 | -9/+41 |
2007-10-10 | r3323: more warning reductions | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r3291: fix the build, thx to pipitas for finding this | Stefan Metzmacher | 2 | -6/+7 |
2007-10-10 | r3278: - rewrote the client side rpc connection code to use lib/socket/ | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r3006: Poptify | Jelmer Vernooij | 1 | -16/+26 |
2007-10-10 | r2643: convert more of the auth subsyystem to the new talloc methods. This | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2630: I missed a couple of places in the gensec talloc conversion | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r2629: convert gensec to the new talloc model | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r2612: Ensure ntlm_auth always logs to stderr. | Andrew Bartlett | 1 | -2/+2 |
2007-10-10 | r2611: Try to make Samba4's ntlm_auth more consistant with Samba 3.0. | Andrew Bartlett | 1 | -8/+5 |
2007-10-10 | r2597: A small program that takes SID strings on stdin and produces a marshalled | Tim Potter | 3 | -0/+93 |
2007-10-10 | r2582: Merge checks for xattr and acl libraries from Samba3 so the {get,set}n... | Tim Potter | 2 | -2/+24 |
2007-10-10 | r2576: Some userspace tools for getting and setting ntacls via the 'security.... | Tim Potter | 4 | -0/+252 |
2007-10-10 | r2546: Remove another strupper_m() that we don't need. | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r2074: fixed a typo | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r2066: add 'net time' command | Stefan Metzmacher | 3 | -1/+88 |
2007-10-10 | r1985: take advantage of the new talloc in a few more places | Andrew Tridgell | 1 | -5/+7 |
2007-10-10 | r1951: add 'net password set' call | Stefan Metzmacher | 1 | -0/+82 |
2007-10-10 | r1949: provide functions to access the username, userdomain and userpassword | Stefan Metzmacher | 1 | -10/+3 |
2007-10-10 | r1919: paasword change basicly works now:-) | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r1915: use popt's cmdline_auth_info to fill the net_context | Stefan Metzmacher | 2 | -11/+22 |
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 | 4 | -23/+172 |
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 | 5 | -567/+111 |
2007-10-10 | r1875: - move 'net' code into a subdir | Stefan Metzmacher | 12 | -6883/+0 |
2007-10-10 | r1844: fix the build, | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1838: Updates from the airplane: | Jelmer Vernooij | 3 | -1/+15 |
2007-10-10 | r1786: Add support for the 'helpstring' attribute on interfaces | Jelmer Vernooij | 1 | -1/+5 |
2007-10-10 | r1654: rename cli_ -> smbcli_ | Stefan Metzmacher | 7 | -267/+267 |