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-07-18
Change the directory parameter in streams_depot to become consistent
Volker Lendecke
1
-1
/
+1
2008-07-18
smbldap: Fix typo in debug message.
Karolin Seeger
1
-1
/
+1
2008-07-17
From Jim McDonough
Jeremy Allison
3
-8
/
+15
2008-07-17
rpcclient: for testing, add dsgetncchanges command.
Günther Deschner
1
-0
/
+229
2008-07-17
allow SID with 0 in subauthority to be converted properly
Herb Lewis
1
-1
/
+2
2008-07-17
Use the macro to call samba_version_string().
Andreas Schneider
1
-1
/
+1
2008-07-17
Simplify samba_version_string.
Andreas Schneider
3
-46
/
+35
2008-07-17
netapi: use ConvertSidToStringSid in NetGetGroupInfo query.
Günther Deschner
1
-1
/
+6
2008-07-17
netapi: add NetGroupEnum example code.
Günther Deschner
2
-0
/
+159
2008-07-17
netapi: fill in NetGroupEnum_r().
Günther Deschner
1
-2
/
+259
2008-07-17
netapi: fix map_group_info_to_buffer for GROUP_INFO_3 change.
Günther Deschner
2
-5
/
+7
2008-07-17
re-run make idl.
Günther Deschner
1
-1
/
+1
2008-07-17
netapi: make sid in GROUP_INFO_3 a pointer.
Günther Deschner
1
-1
/
+1
2008-07-17
netapi: add NetGroupEnum to public headers.
Günther Deschner
1
-0
/
+28
2008-07-17
netapi: add skeleton for NetGroupEnum().
Günther Deschner
3
-0
/
+82
2008-07-17
re-run make idl.
Günther Deschner
3
-10
/
+83
2008-07-17
netapi: add NetGroupEnum to IDL.
Günther Deschner
1
-0
/
+14
2008-07-17
netapi: add ConvertSidToStringSid() for convenience of the callers.
Günther Deschner
3
-1
/
+67
2008-07-17
util: add policy_hnd_equal().
Günther Deschner
2
-0
/
+12
2008-07-17
netapi: fix documentation for NetGroupSetInfo.
Günther Deschner
1
-2
/
+2
2008-07-16
This patchset comprises a number of cleanups for the cifs upcall
Jeremy Allison
3
-37
/
+46
2008-07-16
In api_pipe_bind_req(), check for the iface id, not the pipe name
Volker Lendecke
20
-22
/
+53
2008-07-16
Add ndr_syntax_id_equal()
Volker Lendecke
3
-1
/
+19
2008-07-16
In api_pipe_bind_req(), decode the bind request before checking the pipe
Volker Lendecke
1
-8
/
+10
2008-07-16
Allow %u parameters for print job username - use advanced sub
Jim McDonough
1
-3
/
+5
2008-07-16
Sequel to c10aad9f13: Ignore whitespaces in parametric options
Volker Lendecke
1
-24
/
+7
2008-07-16
Tiny logic simplification: Remove an indentation by using an early return;
Volker Lendecke
1
-46
/
+56
2008-07-16
Remove a silly "typedef struct _param_opt_struct param_opt_struct"
Volker Lendecke
1
-26
/
+28
2008-07-16
The compatibility function also should have a const buffer pointer
Derrell Lipman
1
-1
/
+1
2008-07-16
The buf in the smbclient write function should be const.
Andreas Schneider
3
-4
/
+4
2008-07-16
Merge branch 'v3-3-test' of ssh://git.samba.org/data/git/samba into v3-3-test
Derrell Lipman
21
-420
/
+817
2008-07-16
Static libsmbclient library needs to include all objects
Derrell Lipman
1
-2
/
+2
2008-07-16
Fix typos.
Derrell Lipman
2
-2
/
+2
2008-07-16
libnet_dssync: use ctr[1|6]->more_data
Stefan Metzmacher
1
-2
/
+2
2008-07-16
rerun 'make idl' after drsuapi.idl changes
Stefan Metzmacher
3
-189
/
+470
2008-07-16
drsuapi.idl: fix unknowns in drsuapi_DsGetNCChangesCtr*
Stefan Metzmacher
1
-7
/
+27
2008-07-16
drsuapi.idl: fix unknowns in drsuapi_DsReplicaObject*
Stefan Metzmacher
2
-3
/
+9
2008-07-16
drsuapi.idl: fix unknowns in drsuapi_DsReplicaCursor[2]
Stefan Metzmacher
1
-6
/
+6
2008-07-16
drsuapi.idl: correctly handle xpress compressed payload
Stefan Metzmacher
1
-4
/
+4
2008-07-16
drsuapi.idl: remove some unknows from DsGetNCChanges()
Stefan Metzmacher
1
-6
/
+24
2008-07-15
Release still reachable memory if the smbclient context is freed.
Andreas Schneider
1
-0
/
+19
2008-07-15
Fix from Volodymyr Khomenko <Volodymyr.Khomenko@exanet.com>. Make ntimes
Jeremy Allison
1
-2
/
+6
2008-07-15
Fix swat. Bug #5613.
Jeremy Allison
3
-23
/
+18
2008-07-15
fix build warning.
Günther Deschner
1
-2
/
+5
2008-07-15
netapi: fix vim(?)-typo
Michael Adam
1
-1
/
+1
2008-07-15
netapi: Correctly increase idx when displaying user information
Kai Blin
1
-1
/
+3
2008-07-15
dbwrap: don't panic in db_open_trans() if called with TDB_CLEAR_IF_FIRST.
Michael Adam
1
-1
/
+1
2008-07-15
dbwrap: don't panic in db_open_trans() when attaching to ctdb fails.
Michael Adam
1
-2
/
+0
2008-07-15
dbwrap: don't panic in db_open() when attaching to ctdb fails.
Michael Adam
1
-2
/
+1
2008-07-15
registry: bump debug level to 1 in regdb_init() if storing version string fails.
Michael Adam
1
-1
/
+1
[next]