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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-12
man pages: Fix typo in smb.conf section about the 'deleteprinter command'.
Karolin Seeger
1
-1
/
+1
2008-06-12
man pages: Fix typos.
Christoph Zauner
6
-14
/
+15
2008-06-12
Samba3-HOWTO: Fix typos.
Christoph Zauner
3
-11
/
+14
2008-06-12
Fix typos.
Christoph Zauner
1
-3
/
+3
2008-06-11
Fix max_fd calculation in event_loop_once
Volker Lendecke
1
-1
/
+1
2008-06-11
rpc_client: fix some valgrind warnings.
Günther Deschner
1
-2
/
+4
2008-06-11
re-run make idl.
Günther Deschner
4
-44
/
+34
2008-06-11
idl: fix drsuapi_DsGetNCChanges.
Günther Deschner
1
-3
/
+4
2008-06-11
net: remove some dead code.
Günther Deschner
1
-29
/
+0
2008-06-11
pam_winbind: Update cached creds during password change.
Günther Deschner
1
-0
/
+4
2008-06-10
rpcclient: add more useful comments what sign/seal commands are doing.
Günther Deschner
1
-9
/
+19
2008-06-10
Correctly find a [u]int32_t replacement
Volker Lendecke
1
-6
/
+15
2008-06-10
Fix some scary FC9 warnings
Volker Lendecke
1
-39
/
+41
2008-06-10
man pages: Don't refer to numbered chapter of the HOWTO collection.
Karolin Seeger
1
-1
/
+2
2008-06-10
socket_wrapper: truncate packets to a 1500 byte payload
Stefan Metzmacher
1
-0
/
+8
2008-06-10
socket_wrapper: sync missing stuff from v4-0-test
Stefan Metzmacher
5
-8
/
+17
2008-06-10
Factor out IP marshalling into separate function.
Jelmer Vernooij
1
-36
/
+43
2008-06-10
r25783: socket_wrapper: don't include "includes.h"
Stefan Metzmacher
1
-12
/
+5
2008-06-10
r23420: try to make the IBM checker happy
Stefan Metzmacher
1
-3
/
+8
2008-06-10
r22236: Update to Heimdal's socket_wrapper, which supports IPv6.
Stefan Metzmacher
1
-161
/
+391
2008-06-10
r21729: Some more tests
Jelmer Vernooij
2
-6
/
+29
2008-06-10
r21671: Add initial simple tests for socket wrapper
Stefan Metzmacher
3
-1
/
+84
2008-06-10
r19409: Pull in <sys/time.h> for struct timeval for non samba build (don't
Love Hörnquist Åstrand
1
-0
/
+1
2008-06-10
r19367: Solaris needs <sys/filio.h> for FIONREAD.
Love Hörnquist Åstrand
1
-0
/
+1
2008-06-10
man pages: Fix broken smb.conf section about the 'get quota command'.
Karolin Seeger
1
-2
/
+3
2008-06-10
net: Rename functable3 to functable, get rid of old functables
Kai Blin
24
-168
/
+102
2008-06-10
net: Make "net sam" use functable3
Kai Blin
1
-110
/
+351
2008-06-10
net: Make "net rpc registry" use functable3
Kai Blin
1
-36
/
+102
2008-06-10
net: Make "net registry" use functable3
Kai Blin
1
-16
/
+40
2008-06-10
net: Make "net conf" use a functable similar to functable3
Kai Blin
1
-43
/
+139
2008-06-10
net: Use d_printf() instead of printf() in net_ads_gpo.c
Kai Blin
1
-38
/
+38
2008-06-10
net: Make "net rpc service" use functable3
Kai Blin
1
-27
/
+93
2008-06-10
net: Make "net rpc rights" use functable3
Kai Blin
1
-26
/
+59
2008-06-10
net: Make "net rpc audit" use functable3
Kai Blin
1
-11
/
+78
2008-06-10
net: Make "net rpc" use functable3
Kai Blin
4
-315
/
+917
2008-06-10
net: Make "net rap" use functable3
Kai Blin
2
-210
/
+470
2008-06-10
net: Make "net ads gpo" use functable3
Kai Blin
1
-47
/
+124
2008-06-10
net: Make "net ads" use functable3
Kai Blin
2
-216
/
+512
2008-06-10
net: Make "net usershare" use functable3
Kai Blin
1
-29
/
+49
2008-06-10
net: Fix comment for net_time_zone()
Kai Blin
1
-1
/
+1
2008-06-10
net: Make "net time" use functable3
Kai Blin
1
-13
/
+57
2008-06-10
net: Make "net idmap" use functable3
Kai Blin
1
-18
/
+80
2008-06-10
net: Make "net groupmap" use functable3
Kai Blin
1
-51
/
+138
2008-06-10
net: Make "net dom" use functable3
Kai Blin
1
-10
/
+25
2008-06-10
net: Make "net cache" use functable3
Kai Blin
1
-33
/
+75
2008-06-10
net: Make "net afs" use functable3
Kai Blin
1
-6
/
+19
2008-06-10
net: Make "net status" use functable3
Kai Blin
1
-6
/
+39
2008-06-10
net: Don't try to look up a server if net time is called with a command.
Kai Blin
1
-5
/
+5
2008-06-10
net: Add net_display_usage_from_functable()
Kai Blin
2
-0
/
+8
2008-06-10
net: Autogenerate "net help" output from net's functable.
Kai Blin
3
-63
/
+30
[next]