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-04-07
Rewrite the wrap checks to deal with gcc 4.x optimisations.
Jeremy Allison
3
-101
/
+142
2008-04-08
Restructure inner workings of libnetapi a bit.
Günther Deschner
8
-680
/
+663
2008-04-08
Add libnetapi generated files.
Günther Deschner
3
-0
/
+570
2008-04-08
Build libnetapi.idl.
Günther Deschner
1
-1
/
+2
2008-04-08
Add libnetapi.idl.
Günther Deschner
1
-0
/
+71
2008-04-08
Whatsnew
Günther Deschner
1
-0
/
+2
2008-04-07
Remove unused variable.
James Peach
1
-1
/
+0
2008-04-07
Fix Kerberos interop with Mac OS X 10.5 clients.
Bill Ricker
3
-23
/
+45
2008-04-07
Use bool for BOOL and true/false for True/False. We need lowercase
James Peach
1
-63
/
+76
2008-04-07
dbwrap: fix more "tdb_chainunlock failed" messages
Michael Adam
1
-1
/
+3
2008-04-07
winbindd: fix break out early condition in fill_grent_mem().
Michael Adam
1
-1
/
+1
2008-04-07
Only cache password policy results that worked, otherwise we
Bo Yang
1
-1
/
+3
2008-04-07
smbd: make it possible to change the write time delay for testing
Stefan Metzmacher
2
-1
/
+10
2008-04-07
smbd: make it possible to disable get_file_infos() on searches
Stefan Metzmacher
3
-14
/
+36
2008-04-07
locking: combine get_delete_on_close_flag() and get_write_time() into get_fil...
Stefan Metzmacher
4
-33
/
+41
2008-04-07
selftest: samba3 passes BASE-DELAYWRITE
Stefan Metzmacher
1
-1
/
+1
2008-04-07
smbd: implement the strange write time update logic
Stefan Metzmacher
9
-133
/
+242
2008-04-07
locking: store the write time in the locking.tdb
Stefan Metzmacher
7
-26
/
+110
2008-04-07
Fix an uninitialized variable
Volker Lendecke
1
-1
/
+1
2008-04-07
increase log level for this failed setsockopt call. EINVAL is a normal error ...
Björn Jacke
1
-1
/
+4
2008-04-07
Fix bug 5375
Volker Lendecke
1
-3
/
+4
2008-04-07
Fix a misleading debug message
Volker Lendecke
1
-2
/
+3
2008-04-06
net_rpc: let get_user_sids() use wbcLookupName(), wbcGidToSid() and wbcGetGro...
Stefan Metzmacher
1
-51
/
+47
2008-04-06
net_rpc: let get_user_tokens() use wbcListUsers()
Stefan Metzmacher
1
-38
/
+22
2008-04-06
wbinfo: make use of wbcGetGroups()
Stefan Metzmacher
1
-16
/
+12
2008-04-06
libwbclient: add wbcGetGroups()
Stefan Metzmacher
2
-0
/
+64
2008-04-06
Fix a C++ warning
Volker Lendecke
1
-1
/
+1
2008-04-06
Remove external refs to winbindd_fd
Volker Lendecke
2
-4
/
+0
2008-04-06
wbcAllocateGid returns a gid_t, not a uid_t
Volker Lendecke
2
-2
/
+2
2008-04-06
Re-run "make idl"
Volker Lendecke
11
-11
/
+11
2008-04-04
When using plaintext ucs2 passwords clistr_push calls ucs2_align, which causes
Jeremy Allison
1
-3
/
+9
2008-04-04
Fix _samr_GetUserPwInfo() (to return more then just zeros).
Günther Deschner
1
-8
/
+45
2008-04-04
Fix _samr_GetDomPwInfo (to return more then zeros).
Günther Deschner
1
-2
/
+16
2008-04-04
Fix bug #5372. With a large CUPS installation with a remote server, contacting
Jeremy Allison
2
-12
/
+45
2008-04-04
net_rpc_registry: return available error code on failure in deletevalue.
Michael Adam
1
-1
/
+1
2008-04-04
net_rpc_registry: consistently return error upon wrong use.
Michael Adam
1
-5
/
+5
2008-04-04
net: change split_hive_key() to properly allocate subkeyname
Michael Adam
4
-6
/
+11
2008-04-04
net_rpc_registry: use split_hive_key to normalize hive befor open.
Michael Adam
1
-28
/
+39
2008-04-04
net_rpc_registry: use utility function print_registry_value().
Michael Adam
1
-30
/
+1
2008-04-04
net_rpc_registy: use function print_registry_key
Michael Adam
1
-5
/
+2
2008-04-04
net_registry: split utility function of common interest out into util module.
Michael Adam
4
-87
/
+151
2008-04-04
mapping_tdb: fix enumeration of mappings.
Michael Adam
1
-1
/
+1
2008-04-04
Makefile: reassign reg_init_basic.o to REG_BASE_OBJ, where it belongs...
Michael Adam
1
-2
/
+3
2008-04-04
mapping.tdb: fix creation of entries with GROUP_PREFIX
Michael Adam
1
-1
/
+1
2008-04-04
Use sid_array_from_info3 in lookup_usergroups_cached().
Günther Deschner
4
-43
/
+20
2008-04-04
Always uppercase cli->srv_name_slash.
Günther Deschner
1
-0
/
+1
2008-04-04
Remove some dead code in rpcclient.
Günther Deschner
1
-23
/
+0
2008-04-04
Move rpccli_try_samr_connects out of rpcclient.
Günther Deschner
2
-75
/
+122
2008-04-03
Fix pam_winbind macros.
Günther Deschner
2
-14
/
+14
2008-04-03
Use pwb_context in pam_winbind.
Günther Deschner
1
-391
/
+343
[prev]
[next]