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
2007-10-10
r24734: Move nss_err_str() to a more public place.
Günther Deschner
3
-19
/
+21
2007-10-10
r24733: Add support for storing DATA_BLOBs in gencache.tdb (including torture...
Günther Deschner
2
-0
/
+198
2007-10-10
r24722: Squashed commit of the following:
Gerald Carter
4
-3
/
+127
2007-10-10
r24714: Fix confusing indent.
Günther Deschner
1
-6
/
+7
2007-10-10
r24713: Fix obvious error in enum_dom_groups. We were returning NT_STATUS_OK ...
Günther Deschner
1
-2
/
+1
2007-10-10
r24711: Remove unused talloc context from query_user_list rpc.
Günther Deschner
1
-7
/
+0
2007-10-10
r24702: Remove the old API pointers
Volker Lendecke
8
-537
/
+337
2007-10-10
r24701: Fix the swat build
Volker Lendecke
3
-6
/
+35
2007-10-10
r24699: Actually write 24 zeros instead of zero 24's...
Volker Lendecke
1
-1
/
+1
2007-10-10
r24661: Fix some obvious diffs between 3_2 and 3_2_0
Volker Lendecke
1
-3
/
+5
2007-10-10
r24659: Some formatting changes helping to minimize the 3_2_0 diff
Volker Lendecke
3
-16
/
+15
2007-10-10
r24654: Adapt to coding conventions.
Günther Deschner
1
-21
/
+25
2007-10-10
r24649: Attempt to fix bug 4917. Simo, please check!
Volker Lendecke
1
-2
/
+2
2007-10-10
r24639: Add parameter "directory name cache size" - parameterize
Jeremy Allison
2
-21
/
+41
2007-10-10
r24638: Remove redundent setting of vuid.
Jeremy Allison
1
-3
/
+1
2007-10-10
r24637: In order for "net rpc registry" to be able to write to
Michael Adam
1
-4
/
+7
2007-10-10
r24636: Raise one debug level, since the callers (that want to do so)
Michael Adam
1
-1
/
+1
2007-10-10
r24632: Fix build warnings.
Günther Deschner
1
-2
/
+2
2007-10-10
r24630: Store Samba configuratin options only under the default name, not as ...
Michael Adam
1
-3
/
+152
2007-10-10
r24629: Make read_sock return the total number of bytes read instead
Michael Adam
1
-3
/
+3
2007-10-10
r24627: merge from SAMBA_4_0:
Stefan Metzmacher
1
-2
/
+12
2007-10-10
r24625: add '-D' option to winbindd
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r24621: - deferr calling build_options();exit(0);
Stefan Metzmacher
3
-9
/
+16
2007-10-10
r24618: move printing out the version string and exit()
Stefan Metzmacher
1
-3
/
+12
2007-10-10
r24616: In set_boolean(), only pass the result back to the caller
Michael Adam
1
-1
/
+2
2007-10-10
r24615: Say for which domain the getdcname request failed.
Günther Deschner
1
-1
/
+2
2007-10-10
r24610: Add a debug message that the workaround has been activated...
Michael Adam
1
-0
/
+2
2007-10-10
r24609: Fix the fix of r23668 for win2k giving one zero byte
Michael Adam
1
-1
/
+1
2007-10-10
r24605: remove some stuff samba3 doesn't need any more
Stefan Metzmacher
3
-79
/
+0
2007-10-10
r24603: In case of error we need to free prefix_cache otherwise on re-init th...
Simo Sorce
1
-0
/
+1
2007-10-10
r24602: Add function lp_string_is_valid_boolean() to check if a string
Michael Adam
1
-2
/
+18
2007-10-10
r24601: Fix if statements where we still expected cli_connect() to return BOOL.
Lars Müller
2
-2
/
+2
2007-10-10
r24599: patch from Karolin Seeger <ks@sernet.de>:
Stefan Metzmacher
3
-6
/
+23
2007-10-10
r24597: - talloc request structure for the samba3 server bindings
Stefan Metzmacher
12
-7435
/
+9997
2007-10-10
r24595: Fix Coverity ID 393
Volker Lendecke
1
-2
/
+1
2007-10-10
r24594: pass down the ndr_interface_table in the samba3 client bindings
Stefan Metzmacher
13
-371
/
+376
2007-10-10
r24590: Reformatting to coding standards. Added my (C) in places it already s...
Jeremy Allison
2
-191
/
+271
2007-10-10
r24589: Refactor our vuid code so that we keep the same
Jeremy Allison
3
-176
/
+245
2007-10-10
r24584: Merge all pam post-processing code (in particular all extra_data code...
Günther Deschner
1
-147
/
+179
2007-10-10
r24583: Make sure we don't accept invalid request options.
Günther Deschner
1
-0
/
+41
2007-10-10
r24579: Merge error reporting to the end of winbindd_pam_auth().
Günther Deschner
1
-16
/
+14
2007-10-10
r24578: Fix build warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r24573: Fix build without LDAP. Thanks Volker for pointing this out.
Günther Deschner
3
-16
/
+13
2007-10-10
r24572: Allow for functions map_parameter_canonical() and is_synonym_of() to
Michael Adam
1
-11
/
+33
2007-10-10
r24571: Only look at errno if the close call actually failed
Volker Lendecke
1
-1
/
+4
2007-10-10
r24564: regenerate after pidl changes...
Stefan Metzmacher
12
-12
/
+0
2007-10-10
r24561: merge from SAMBA_4_0:
Stefan Metzmacher
53
-1192
/
+1192
2007-10-10
r24558: merge from SAMBA_4_0:
Stefan Metzmacher
26
-38
/
+38
2007-10-10
r24552: merge from SAMBA_4_0:
Stefan Metzmacher
28
-51
/
+46
2007-10-10
r24550: Attempt to fix the non-LDAP build
Volker Lendecke
1
-0
/
+4
[prev]
[next]