index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Delete affinity cache entries while unjoining with libnetunjoin.
Günther Deschner
2008-02-28
1
-2
/
+14
*
Fill in machine account manipulation flags while unjoining in libnetunjoin.
Günther Deschner
2008-02-28
1
-0
/
+8
*
Add preliminary libnet_join_post_verify call to libnetjoin.
Günther Deschner
2008-02-28
1
-0
/
+131
*
Re-run make idl.
Günther Deschner
2008-02-28
3
-5
/
+5
*
Add disabled_machine_account and deleted_machine_accoutn flags to libnetunjoin.
Günther Deschner
2008-02-28
1
-1
/
+3
*
Merge all connect ads calls into libnet_join_post_processing_ads().
Günther Deschner
2008-02-28
1
-21
/
+7
*
Use W_ERROR_NOT_OK_GOTO_DONE macro in libnetjoin.
Günther Deschner
2008-02-28
1
-19
/
+15
*
Add noopnum to libnet join/unjoin calls.
Günther Deschner
2008-02-28
1
-2
/
+2
*
Some cosmetics for net_derive_salting_principal().
Günther Deschner
2008-02-28
1
-3
/
+1
*
Fix from Guenter Kukkukk <linux@kukkukk.com> to fix listing against
Jeremy Allison
2008-02-28
2
-1
/
+27
*
Fix segfault in _srv_net_file_enum.
Günther Deschner
2008-02-28
1
-6
/
+9
*
call libnet_conf_get_seqnum() just once and fix compiler warnings
Stefan Metzmacher
2008-02-28
1
-6
/
+7
*
Remove unused marshalling for SVCCTL_SET_SERVICE_SEC.
Günther Deschner
2008-02-28
2
-71
/
+0
*
Use pidl for _svcctl_SetServiceObjectSecurity().
Günther Deschner
2008-02-28
2
-28
/
+13
*
Re-run make idl.
Günther Deschner
2008-02-28
4
-0
/
+58
*
Fill in IDL for svcctl_SetServiceObjectSecurity.
Günther Deschner
2008-02-28
1
-0
/
+4
*
Remove unused marshalling for SVCCTL_QUERY_SERVICE_SEC.
Günther Deschner
2008-02-28
2
-65
/
+0
*
Use pidl for _svcctl_QueryServiceObjectSecurity().
Günther Deschner
2008-02-28
2
-32
/
+18
*
Re-run make idl.
Günther Deschner
2008-02-28
5
-0
/
+103
*
Fill in IDL for svcctl_QueryServiceObjectSecurity.
Günther Deschner
2008-02-28
1
-0
/
+5
*
remove unused unixinfo.idl and generated files
Stefan Metzmacher
2008-02-27
9
-1393
/
+2
*
Add my copyright.
Günther Deschner
2008-02-27
19
-3
/
+19
*
Cosmetics: make check_bind_req() debug statements a little nicer.
Günther Deschner
2008-02-27
1
-1
/
+1
*
Remove unused BRS marshalling headers.
Günther Deschner
2008-02-27
1
-79
/
+0
*
Remove unneeded rpc_samr.h.
Günther Deschner
2008-02-27
2
-82
/
+0
*
Re-run make idl.
Günther Deschner
2008-02-27
1
-0
/
+2
*
Move MAX_SAM_ENTRIES defines to samr rpc_server and to samr.idl.
Günther Deschner
2008-02-27
3
-5
/
+6
*
Re-run make idl.
Günther Deschner
2008-02-27
1
-0
/
+2
*
Move PASS_*_CHANGE_AT_NEXT_LOGON defines to samr.idl.
Günther Deschner
2008-02-27
2
-3
/
+4
*
Move LSA_AUDIT_NUM_CATEGORIES defines to lsa rpc_server.
Günther Deschner
2008-02-27
2
-4
/
+4
*
Re-run make idl.
Günther Deschner
2008-02-27
1
-0
/
+1
*
Move MAX_LOOKUP_SIDS to lsa.idl.
Günther Deschner
2008-02-27
2
-3
/
+3
*
Re-run make idl.
Günther Deschner
2008-02-27
1
-0
/
+1
*
Move MAX_REF_DOMAINS to lsa.idl.
Günther Deschner
2008-02-27
2
-3
/
+2
*
Use new LSA_POLICY defines in lsa rpc server code and other places.
Günther Deschner
2008-02-27
4
-67
/
+54
*
Re-run make idl.
Günther Deschner
2008-02-27
3
-6
/
+56
*
Use lsa_PolicyAccessMask in lsa_OpenPolicy/2.
Günther Deschner
2008-02-27
1
-2
/
+2
*
Add lsa_PolicyAccessMask to lsa.idl.
Günther Deschner
2008-02-27
1
-0
/
+15
*
Copy recent spoolss IDL from samba4 into our tree.
Günther Deschner
2008-02-27
1
-159
/
+314
*
libreplace: standalone build: use -I$srcdir instead of -I.
Michael Adam
2008-02-27
1
-1
/
+1
*
libreplace: fix standalone build - add necessary libs.
Michael Adam
2008-02-27
2
-1
/
+6
*
libreplace: fix standalone build on some systems.
Michael Adam
2008-02-27
1
-0
/
+2
*
Fix caller of node_status_query() to use sockaddr_storage().
Michael Adam
2008-02-27
1
-3
/
+5
*
Closed memory leak on error path.
Steven Danneman
2008-02-27
1
-0
/
+1
*
add smbc_ftruncate() to emulate POSIX ftruncate()
Derrell Lipman
2008-02-26
3
-0
/
+112
*
add 64-bit macros from samba4
Derrell Lipman
2008-02-26
1
-0
/
+6
*
add a function to truncate a file to a specified size
Derrell Lipman
2008-02-26
1
-0
/
+49
*
Add variable to define if a share should be hidden.
Andreas Schneider
2008-02-26
2
-4
/
+6
*
Rerun make idl. To remove irritating semicolon.
Michael Adam
2008-02-26
1
-2
/
+0
*
Add libnet_join.idl to the IDL files to be processed by "make idl".
Michael Adam
2008-02-26
1
-1
/
+1
[next]