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
...
*
r24630: Store Samba configuratin options only under the default name, not as ...
Michael Adam
2007-10-10
1
-3
/
+152
*
r24629: Make read_sock return the total number of bytes read instead
Michael Adam
2007-10-10
1
-3
/
+3
*
r24627: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
1
-2
/
+12
*
r24625: add '-D' option to winbindd
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r24621: - deferr calling build_options();exit(0);
Stefan Metzmacher
2007-10-10
3
-9
/
+16
*
r24618: move printing out the version string and exit()
Stefan Metzmacher
2007-10-10
1
-3
/
+12
*
r24616: In set_boolean(), only pass the result back to the caller
Michael Adam
2007-10-10
1
-1
/
+2
*
r24615: Say for which domain the getdcname request failed.
Günther Deschner
2007-10-10
1
-1
/
+2
*
r24610: Add a debug message that the workaround has been activated...
Michael Adam
2007-10-10
1
-0
/
+2
*
r24609: Fix the fix of r23668 for win2k giving one zero byte
Michael Adam
2007-10-10
1
-1
/
+1
*
r24605: remove some stuff samba3 doesn't need any more
Stefan Metzmacher
2007-10-10
3
-79
/
+0
*
r24603: In case of error we need to free prefix_cache otherwise on re-init th...
Simo Sorce
2007-10-10
1
-0
/
+1
*
r24602: Add function lp_string_is_valid_boolean() to check if a string
Michael Adam
2007-10-10
1
-2
/
+18
*
r24601: Fix if statements where we still expected cli_connect() to return BOOL.
Lars Müller
2007-10-10
2
-2
/
+2
*
r24599: patch from Karolin Seeger <ks@sernet.de>:
Stefan Metzmacher
2007-10-10
3
-6
/
+23
*
r24597: - talloc request structure for the samba3 server bindings
Stefan Metzmacher
2007-10-10
12
-7435
/
+9997
*
r24595: Fix Coverity ID 393
Volker Lendecke
2007-10-10
1
-2
/
+1
*
r24594: pass down the ndr_interface_table in the samba3 client bindings
Stefan Metzmacher
2007-10-10
13
-371
/
+376
*
r24590: Reformatting to coding standards. Added my (C) in places it already s...
Jeremy Allison
2007-10-10
2
-191
/
+271
*
r24589: Refactor our vuid code so that we keep the same
Jeremy Allison
2007-10-10
3
-176
/
+245
*
r24584: Merge all pam post-processing code (in particular all extra_data code...
Günther Deschner
2007-10-10
1
-147
/
+179
*
r24583: Make sure we don't accept invalid request options.
Günther Deschner
2007-10-10
1
-0
/
+41
*
r24579: Merge error reporting to the end of winbindd_pam_auth().
Günther Deschner
2007-10-10
1
-16
/
+14
*
r24578: Fix build warning.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r24573: Fix build without LDAP. Thanks Volker for pointing this out.
Günther Deschner
2007-10-10
3
-16
/
+13
*
r24572: Allow for functions map_parameter_canonical() and is_synonym_of() to
Michael Adam
2007-10-10
1
-11
/
+33
*
r24571: Only look at errno if the close call actually failed
Volker Lendecke
2007-10-10
1
-1
/
+4
*
r24564: regenerate after pidl changes...
Stefan Metzmacher
2007-10-10
12
-12
/
+0
*
r24561: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
53
-1192
/
+1192
*
r24558: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
26
-38
/
+38
*
r24552: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
28
-51
/
+46
*
r24550: Attempt to fix the non-LDAP build
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r24549: Fix unix_convert to return the already converted part
Volker Lendecke
2007-10-10
1
-4
/
+10
*
r24548: Fix the case-changing renames
Volker Lendecke
2007-10-10
2
-15
/
+29
*
r24547: Fix #4897, patch from David S. Collier-Brown <davecb@spamcop.net> -- ...
Volker Lendecke
2007-10-10
1
-6
/
+6
*
r24543: Apply missing portion of correction for bug 4750
Derrell Lipman
2007-10-10
1
-0
/
+5
*
r24541: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
14
-36
/
+31
*
r24538: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
15
-27
/
+24
*
r24537: regenerate after pidl fixes
Stefan Metzmacher
2007-10-10
2
-2
/
+2
*
r24533: merge from SAMBA_4_0:
Stefan Metzmacher
2007-10-10
5
-10
/
+15
*
r24527: Add a function lp_canonicalize_parameter_with_value that turns
Michael Adam
2007-10-10
2
-33
/
+55
*
r24526: Refactor determiniation of the index of the canonical form of a
Michael Adam
2007-10-10
1
-15
/
+35
*
r24525: Add output of synonym information to show_parameter_list().
Michael Adam
2007-10-10
1
-8
/
+52
*
r24519: Refactor printing of one parameter into a helper function of its own.
Michael Adam
2007-10-10
1
-30
/
+42
*
r24513: Reformatting: eliminate trailing spaces, overly long lines
Michael Adam
2007-10-10
1
-69
/
+64
*
r24512: Fix RAW-NOTIFY
Volker Lendecke
2007-10-10
1
-2
/
+10
*
r24510: Fix logic. Thanks to Volker for the hint!
Michael Adam
2007-10-10
1
-1
/
+1
*
r24501: Added bcc test for reply_tcon & removed Vl's comment :-).
Jeremy Allison
2007-10-10
1
-6
/
+5
*
r24500: Add check that bcc is correct in an incoming packet.
Jeremy Allison
2007-10-10
1
-1
/
+10
*
r24498: More extra code into a function, reply_openerror.
Jeremy Allison
2007-10-10
4
-155
/
+96
[prev]
[next]