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
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-28
Fill in IDL for svcctl_SetServiceObjectSecurity.
Günther Deschner
1
-0
/
+4
2008-02-28
Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.
Günther Deschner
2
-65
/
+0
2008-02-28
Use pidl for _svcctl_QueryServiceObjectSecurity().
Günther Deschner
2
-32
/
+18
2008-02-28
Re-run make idl.
Günther Deschner
5
-0
/
+103
2008-02-28
Fill in IDL for svcctl_QueryServiceObjectSecurity.
Günther Deschner
1
-0
/
+5
2008-02-27
remove unused unixinfo.idl and generated files
Stefan Metzmacher
9
-1393
/
+2
2008-02-27
Add my copyright.
Günther Deschner
19
-3
/
+19
2008-02-27
Cosmetics: make check_bind_req() debug statements a little nicer.
Günther Deschner
1
-1
/
+1
2008-02-27
Remove unused BRS marshalling headers.
Günther Deschner
1
-79
/
+0
2008-02-27
Remove unneeded rpc_samr.h.
Günther Deschner
2
-82
/
+0
2008-02-27
Re-run make idl.
Günther Deschner
1
-0
/
+2
2008-02-27
Move MAX_SAM_ENTRIES defines to samr rpc_server and to samr.idl.
Günther Deschner
3
-5
/
+6
2008-02-27
Re-run make idl.
Günther Deschner
1
-0
/
+2
2008-02-27
Move PASS_*_CHANGE_AT_NEXT_LOGON defines to samr.idl.
Günther Deschner
2
-3
/
+4
2008-02-27
Move LSA_AUDIT_NUM_CATEGORIES defines to lsa rpc_server.
Günther Deschner
2
-4
/
+4
2008-02-27
Re-run make idl.
Günther Deschner
1
-0
/
+1
2008-02-27
Move MAX_LOOKUP_SIDS to lsa.idl.
Günther Deschner
2
-3
/
+3
2008-02-27
Re-run make idl.
Günther Deschner
1
-0
/
+1
2008-02-27
Move MAX_REF_DOMAINS to lsa.idl.
Günther Deschner
2
-3
/
+2
2008-02-27
Use new LSA_POLICY defines in lsa rpc server code and other places.
Günther Deschner
4
-67
/
+54
2008-02-27
Re-run make idl.
Günther Deschner
3
-6
/
+56
2008-02-27
Use lsa_PolicyAccessMask in lsa_OpenPolicy/2.
Günther Deschner
1
-2
/
+2
2008-02-27
Add lsa_PolicyAccessMask to lsa.idl.
Günther Deschner
1
-0
/
+15
2008-02-27
Copy recent spoolss IDL from samba4 into our tree.
Günther Deschner
1
-159
/
+314
2008-02-27
libreplace: standalone build: use -I$srcdir instead of -I.
Michael Adam
1
-1
/
+1
2008-02-27
libreplace: fix standalone build - add necessary libs.
Michael Adam
2
-1
/
+6
2008-02-27
libreplace: fix standalone build on some systems.
Michael Adam
1
-0
/
+2
2008-02-27
Fix caller of node_status_query() to use sockaddr_storage().
Michael Adam
1
-3
/
+5
2008-02-27
Closed memory leak on error path.
Steven Danneman
1
-0
/
+1
2008-02-26
add smbc_ftruncate() to emulate POSIX ftruncate()
Derrell Lipman
3
-0
/
+112
2008-02-26
add 64-bit macros from samba4
Derrell Lipman
1
-0
/
+6
2008-02-26
add a function to truncate a file to a specified size
Derrell Lipman
1
-0
/
+49
2008-02-26
Add variable to define if a share should be hidden.
Andreas Schneider
2
-4
/
+6
2008-02-26
Rerun make idl. To remove irritating semicolon.
Michael Adam
1
-2
/
+0
2008-02-26
Add libnet_join.idl to the IDL files to be processed by "make idl".
Michael Adam
1
-1
/
+1
2008-02-26
make idl: Only compile idl files newer than the output to be generated.
Michael Adam
1
-1
/
+1
2008-02-26
libreplace: Add tests for connect and gethostbyname.
Michael Adam
5
-0
/
+96
2008-02-26
configure: put swat-part of config into m4-include file of its own.
Michael Adam
2
-16
/
+28
2008-02-26
Fix build on VOS: socklen_t is needed for rep_inet_ntop: move it up.
Michael Adam
1
-5
/
+5
2008-02-26
Fix some typos.
Karolin Seeger
1
-3
/
+3
2008-02-25
Fix build on some systems : don't pass libraries to mkproto.awk
Michael Adam
1
-1
/
+1
2008-02-25
Fix the build on OpenBSD: ENOTSUP is not always defined.
Michael Adam
1
-0
/
+4
2008-02-25
Fix some warnings
Volker Lendecke
13
-57
/
+86
2008-02-25
Correctly check return of rename(2)
Volker Lendecke
1
-1
/
+1
2008-02-25
Fix inotify detection
Volker Lendecke
2
-2
/
+8
2008-02-25
make test: pass --option=torture:sharedelay=100000 to samba4 smbtorture
Stefan Metzmacher
1
-0
/
+2
2008-02-25
Do the formatting change in all 3 places :-)
Volker Lendecke
1
-3
/
+7
2008-02-25
Fix confusing error message -- bug 5252
Volker Lendecke
1
-3
/
+5
2008-02-24
Allow "max mux" async i/o requests
Volker Lendecke
1
-5
/
+9
2008-02-24
Export aio_request_done()
Volker Lendecke
1
-3
/
+9
[next]