index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
utils
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r4341: Fix const warning.
Tim Potter
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
r3733: More build system fixes/features:
Jelmer Vernooij
1
-3
/
+0
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
r3579: with the gcc warning flag from abartlet we don't need sys_strftime()
Andrew Tridgell
1
-1
/
+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
3
-0
/
+5
2007-10-10
r3454: moved a few more things out if includes.h into the include/system/ inc...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3453: - split out the auth and popt includes
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3447: more include/system/XXX.h include files
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3323: more warning reductions
Andrew Tridgell
1
-1
/
+1
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
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
4
-567
/
+109
2007-10-10
r1875: - move 'net' code into a subdir
Stefan Metzmacher
2
-0
/
+701