index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25117: The mega-patch Jerry was waiting for. Remove all pstrings from
Jeremy Allison
2007-10-10
15
-481
/
+755
*
r25116: Fix talloc_asprintf_append to do the right thing with
Jeremy Allison
2007-10-10
1
-5
/
+2
*
r25111: Move to talloced pathnames on most code paths.
Jeremy Allison
2007-10-10
7
-341
/
+438
*
r25109: Remove obsolete argument from ads_guess_service_principal().
Günther Deschner
2007-10-10
2
-4
/
+2
*
r25108: Make ifdef labyrinth in sasl code a bit more readable.
Günther Deschner
2007-10-10
1
-2
/
+2
*
r25107: Fix const warning caused by the way I reformatted this
Simo Sorce
2007-10-10
1
-3
/
+4
*
r25104: Fix extra lines added by mistake.
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r25103: Ensure we don't return unwritten memory (valgrind caught).
Jeremy Allison
2007-10-10
3
-67
/
+83
*
r25102: Rewrite msdfs code to use talloced filenames. Passes make test
Jeremy Allison
2007-10-10
8
-485
/
+946
*
r25099: Commit fix for CVE-2007-4138 from 3.0.26 release.
Gerald Carter
2007-10-10
1
-1
/
+1
*
r25092: Add support for storing trusted domain passwords in LDAP for
Michael Adam
2007-10-10
2
-5
/
+278
*
r25091: Start adding support for storing trusted domain passwords in LDAP
Michael Adam
2007-10-10
1
-0
/
+44
*
r25090: Fix a syntax error just introduced into the LDAP schema.
Michael Adam
2007-10-10
1
-2
/
+2
*
r25088: Change the objectclass sambaTrustedDomainPassword to
Michael Adam
2007-10-10
1
-1
/
+13
*
r25087: Reformatting: Get rid of an abundance of leading tabs...
Michael Adam
2007-10-10
1
-11
/
+11
*
r25086: Fix interdomain trusts (this povides the fix expected in r22709):
Michael Adam
2007-10-10
1
-2
/
+2
*
r25080: Once we decrypted the packet but have timing problems (closkew, tkt n...
Günther Deschner
2007-10-10
1
-1
/
+9
*
r25074: as all requests in the winbindd child are sync, we can use talloc_tos()
Stefan Metzmacher
2007-10-10
1
-5
/
+2
*
r25068: Older samba3 DCs will return DCERPC_FAULT_OP_RNG_ERROR for every opco...
Günther Deschner
2007-10-10
1
-0
/
+10
*
r25064: We use BOOL/True/False not bool/true/false
Simo Sorce
2007-10-10
1
-4
/
+4
*
r25063: Fix segfault in smbldp_set_creds when we want to use anonymous, the
Simo Sorce
2007-10-10
1
-3
/
+4
*
r25062: Reformat, remove trailing spaces and fit lines into 80 columns
Simo Sorce
2007-10-10
1
-156
/
+237
*
r25061: Pro-actively shut up Coverity :-)
Volker Lendecke
2007-10-10
1
-3
/
+5
*
r25060: Fix formatting, remove trailing spaces and cut lines longer than 80 c...
Simo Sorce
2007-10-10
1
-160
/
+255
*
r25059: Apply to 3.2 as well
Simo Sorce
2007-10-10
1
-24
/
+12
*
r25057: Add a schema file ready to be used in Fedora/RedHat Directory Server
Simo Sorce
2007-10-10
1
-0
/
+156
*
r25055: Add file_id_string_tos
Volker Lendecke
2007-10-10
14
-54
/
+40
*
r25049: Set new, more secure defaults for Samba 3.2.
Andrew Bartlett
2007-10-10
1
-4
/
+4
*
r25040: Add "net sam rights"
Volker Lendecke
2007-10-10
3
-5
/
+175
*
r25036: Fix a become/unbecome_root() pair
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r25032: Contact an off site DC if non is available on site.
Lars Müller
2007-10-10
2
-22
/
+37
*
r25030: ip_srv_nonsite and count_nonsite are initialized in get_kdc_list() in...
Lars Müller
2007-10-10
1
-2
/
+2
*
r25025: Remove an unused function
Volker Lendecke
2007-10-10
1
-5
/
+0
*
r25024: Fix a whole bunch of Coverity bugs
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r25023: Coverity #455. Not actually a bug, but this clarifies
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r25022: Fix coverity #395. Resource leak on error.
Jeremy Allison
2007-10-10
1
-6
/
+13
*
r25021: Fix coverity #435. Use of -1.
Jeremy Allison
2007-10-10
1
-4
/
+12
*
r25020: Fix coverity #374, possible null deref.
Jeremy Allison
2007-10-10
1
-4
/
+4
*
r25019: Fix coverity bug #105, run #332. Use of uninitialized variable.
Jeremy Allison
2007-10-10
1
-6
/
+8
*
r25011: We don't use mangle_map any more.
Jeremy Allison
2007-10-10
1
-211
/
+0
*
r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based
Jeremy Allison
2007-10-10
16
-684
/
+1069
*
r25002: Refactor out code duplication created by the previous
Michael Adam
2007-10-10
1
-18
/
+9
*
r24999: Use the new regval_compose() function in regval_ctr_addvalue().
Michael Adam
2007-10-10
1
-18
/
+3
*
r24998: Add a function regval_compose() to compose a REGISTRY_VALUE from
Michael Adam
2007-10-10
2
-4
/
+42
*
r24996: Eliminate more trailing spaces...
Michael Adam
2007-10-10
1
-5
/
+5
*
r24993: Apply some const
Volker Lendecke
2007-10-10
2
-4
/
+5
*
r24991: Kill all those lots of trailing whitespaces from secrets.c.
Michael Adam
2007-10-10
1
-72
/
+72
*
r24990: Kill an incredible amount of trailing whitespaces...
Michael Adam
2007-10-10
1
-8
/
+10
*
r24981: - Use the formal syntax for calling functions through pointers. I've...
Derrell Lipman
2007-10-10
2
-94
/
+98
*
r24978: move domain_init_recv() near the functions that uses it
Stefan Metzmacher
2007-10-10
1
-15
/
+16
[next]