index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
utils
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
r7525: Unify lp_load(), load_interfaces and logging setup into popt().
Andrew Bartlett
2007-10-10
1
-6
/
+1
*
r7382: Convert net_user code so that is can be compiled against
Rafal Szczesniak
2007-10-10
1
-5
/
+5
*
r7249: Cope with struct member rename
Jelmer Vernooij
2007-10-10
5
-7
/
+7
*
r6573: Start on my project to implement an NT4 compatible BDC in Samba4.
Andrew Bartlett
2007-10-10
3
-0
/
+70
*
r5924: Use cli_credentials in libnet/.
Jelmer Vernooij
2007-10-10
4
-16
/
+6
*
r5917: First step in using the new cli_credentials structure. This patch
Jelmer Vernooij
2007-10-10
6
-28
/
+23
*
r5425: Convert function tables to new structure (with description)
Rafal Szczesniak
2007-10-10
3
-46
/
+14
*
r5424: Automatically generate basic help display on basis of name
Rafal Szczesniak
2007-10-10
1
-50
/
+31
*
r5423: Change function table structure to allow short description
Rafal Szczesniak
2007-10-10
1
-1
/
+1
*
r5400: Slightly better handling of help messages in net tool.
Rafal Szczesniak
2007-10-10
4
-20
/
+18
*
r5381: Added net_user.c with net tool interface for managing user accounts.
Rafal Szczesniak
2007-10-10
3
-1
/
+98
*
r5380: Removed extra newline.
Rafal Szczesniak
2007-10-10
1
-1
/
+0
*
r5308: trimmed back a lot of the old macros from smb_macros.h
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4762: Store the results of a 'net join' in the LDB.
Andrew Bartlett
2007-10-10
1
-34
/
+27
*
r4722: Start to add 'net join' to Samba4.
Andrew Bartlett
2007-10-10
3
-2
/
+111
*
r4341: Fix const warning.
Tim Potter
2007-10-10
1
-1
/
+1
*
r4201: Remove duplicate const.
Tim Potter
2007-10-10
1
-1
/
+1
*
r4037: fixed a bunch of "might be uninitialised" warnings after enabling -O1 ...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3733: More build system fixes/features:
Jelmer Vernooij
2007-10-10
1
-3
/
+0
*
r3633: - moved module init functions to after smb.conf and command line
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r3579: with the gcc warning flag from abartlet we don't need sys_strftime()
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r3494: got rid of include/rewrite.h, and split out the dynconfig.h header
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3478: split out some more pieces of includes.h
Andrew Tridgell
2007-10-10
3
-0
/
+5
*
r3454: moved a few more things out if includes.h into the include/system/ inc...
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3453: - split out the auth and popt includes
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3447: more include/system/XXX.h include files
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r3323: more warning reductions
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2074: fixed a typo
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2066: add 'net time' command
Stefan Metzmacher
2007-10-10
3
-1
/
+88
*
r1951: add 'net password set' call
Stefan Metzmacher
2007-10-10
1
-0
/
+82
*
r1949: provide functions to access the username, userdomain and userpassword
Stefan Metzmacher
2007-10-10
1
-10
/
+3
*
r1919: paasword change basicly works now:-)
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r1915: use popt's cmdline_auth_info to fill the net_context
Stefan Metzmacher
2007-10-10
2
-11
/
+22
*
r1914: use common popt stuff in net
Stefan Metzmacher
2007-10-10
1
-9
/
+8
*
r1880: bugger, now I have used gcc 3.4.1 myself and have statements before de...
Stefan Metzmacher
2007-10-10
1
-7
/
+6
*
r1879: - add a user sub struct in net_context
Stefan Metzmacher
2007-10-10
4
-23
/
+172
*
r1877: since make proto catches all functions
Stefan Metzmacher
2007-10-10
1
-1
/
+0
*
r1876: rewrite net command completely
Stefan Metzmacher
2007-10-10
4
-567
/
+109
*
r1875: - move 'net' code into a subdir
Stefan Metzmacher
2007-10-10
2
-0
/
+701