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
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
netapi: fix NetLocalGroupAdd.
Günther Deschner
2008-07-30
1
-0
/
+17
*
testparm: Display warning if invalid values are used.
Michael Adam
2008-07-30
1
-1
/
+3
*
pdb_interface: Fix typo in debug message.
Karolin Seeger
2008-07-29
1
-1
/
+1
*
Attempt to fix bug 5616
Volker Lendecke
2008-07-28
1
-9
/
+6
*
run "make idl" after idl change to unify Primary:Kerberos* structs (e8ae49f)
Michael Adam
2008-07-28
3
-267
/
+112
*
drsblobs.idl: unify the Primary:Kerberos and Primary:Kerberos-Newer-Keys structs
Stefan Metzmacher
2008-07-28
1
-29
/
+18
*
run "make idl" after idl change "give some unknowns a meaning" (67de745)
Michael Adam
2008-07-28
2
-74
/
+112
*
drsblobs.idl: give some unknowns a meaning
Stefan Metzmacher
2008-07-28
1
-9
/
+11
*
rpcclient: Set the pid filed of the outgoing DsBindInfo to 0.
Michael Adam
2008-07-28
1
-1
/
+1
*
Fix a debug message
Volker Lendecke
2008-07-27
1
-1
/
+1
*
Remove a pointless CONST_DISCARD
Volker Lendecke
2008-07-27
1
-1
/
+1
*
Fix srvsvc_Net[Get|Set]FileSecurity
Volker Lendecke
2008-07-27
1
-155
/
+87
*
Make create_conn_struct() public
Volker Lendecke
2008-07-27
2
-1
/
+6
*
Remove unused extern struct current_user from substitute.c
Volker Lendecke
2008-07-27
1
-2
/
+0
*
Save 128 byte (32-bit platform) or 256 byte (64-bit) per connection_struct
Volker Lendecke
2008-07-26
1
-1
/
+1
*
make read/write to internal pipes available externally
Volker Lendecke
2008-07-26
3
-16
/
+12
*
Refactoring: Make close_internal_rpc_pipe_hnd a talloc destructor
Volker Lendecke
2008-07-26
2
-14
/
+5
*
Refactor make_internal_rpc_pipe_p: connection_struct is not needed
Volker Lendecke
2008-07-26
3
-23
/
+20
*
Create doxygen comments for async_req.[ch]
Volker Lendecke
2008-07-26
2
-45
/
+162
*
Make api_rpcTNP static to srv_pipe.c
Volker Lendecke
2008-07-26
2
-4
/
+5
*
Fix an incompatible pointer warning
Volker Lendecke
2008-07-25
1
-2
/
+2
*
Fix bug creating files using DOS clients with mixed
Jeremy Allison
2008-07-25
1
-1
/
+1
*
Fix a race condition in winbind leading to a crash
Volker Lendecke
2008-07-25
1
-4
/
+3
*
talloc_string_sub2: Don't return NULL if src is empty.
Karolin Seeger
2008-07-25
1
-1
/
+1
*
If we're not allowing streams on this conn ptr,
Jeremy Allison
2008-07-24
1
-0
/
+5
*
Remove trailing withespace from wbinfo -m which breaks gdm auth.
Andreas Schneider
2008-07-24
1
-4
/
+5
*
Add casts to uint32_t to match prototype for sid_append_rid().
Jeremy Allison
2008-07-24
1
-4
/
+4
*
Use sys_getgrnam not getgrnam. Pointed out by Herb.
Jeremy Allison
2008-07-24
1
-1
/
+1
*
Merge branch 'v3-3-test' of git+ssh://sfrench@git.samba.org/data/git/samba in...
Steve French
2008-07-24
7
-115
/
+609
|
\
|
*
Remove unused request_finished_cont()
Volker Lendecke
2008-07-24
2
-13
/
+0
|
*
Make use of TALLOC_FREE when freeing the per-winbindrequest memory context
Volker Lendecke
2008-07-24
1
-12
/
+3
|
*
pdb_ldap: Raise level for debug message to avoid log file flooding.
John H Terpstra
2008-07-24
1
-1
/
+1
|
*
re-run "make idl" after adding idl for idl for Primary:Kerberos-Newer-Keys
Michael Adam
2008-07-23
3
-6
/
+457
|
*
drsblobs.idl: add idl for Primary:Kerberos-Newer-Keys blob in supplementalCre...
Stefan Metzmacher
2008-07-23
1
-0
/
+37
|
*
re-run "make idl" after fixing unknowns in package_PrimaryKerberos (drsblobs....
Michael Adam
2008-07-23
2
-66
/
+32
|
*
drsblobs.idl: fix unknowns in package_PrimaryKerberos idl
Stefan Metzmacher
2008-07-23
1
-6
/
+8
|
*
re-run "make idl" after fixing idl for supplementalCredentialsSubBlob.
Michael Adam
2008-07-23
3
-3
/
+58
|
*
drsblobs.idl: fix idl for supplementalCredentialsSubBlob
Stefan Metzmacher
2008-07-23
1
-3
/
+8
|
*
re-run "make idl" after changing unknown1->reserved in drsblobs.idl
Michael Adam
2008-07-23
2
-4
/
+4
|
*
drsblobs.idl: rename unknown1 -> reserved
Stefan Metzmacher
2008-07-23
1
-1
/
+1
*
|
cifs.upcall was not recognizing the newer name "dns_resolver" key type
Steve French
2008-07-24
1
-1
/
+2
|
/
*
cifs.upcall: fix compile warning
Steve French
2008-07-23
1
-3
/
+3
*
rpc_parse: Unify spoolss debug messages.
Karolin Seeger
2008-07-22
1
-2
/
+2
*
Change occurrences of the u1 member of DsBindInfo* to pid after idl change.
Michael Adam
2008-07-22
2
-2
/
+2
*
re-run "make idl" after changing u1 member to pid in DsBindInfo*.
Michael Adam
2008-07-22
2
-12
/
+12
*
drsuapi.idl: change the u1 field in DsBindInfo* to "pid".
Michael Adam
2008-07-22
1
-4
/
+4
*
Check for f_frsize when using statvfs
Zach Loafman
2008-07-22
2
-1
/
+17
*
Make DSO_EXPORTS_CMD regexp more POSIX compliant
Zach Loafman
2008-07-22
1
-1
/
+1
*
Fix warnings on FreeBSD-based platforms
Zach Loafman
2008-07-22
14
-65
/
+65
*
Fix various build warnings
Zach Loafman
2008-07-22
7
-29
/
+23
[prev]
[next]