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
path:
root
/
source
Commit message (
Expand
)
Author
Age
Files
Lines
*
r24114: merge from SAMBA_3_2:
Stefan Metzmacher
2007-08-01
2
-2
/
+6
*
r24107: Fix bug 4849. Thanks to Matthijs Kooijman <matthijs@stdin.nl>
Volker Lendecke
2007-07-31
1
-1
/
+1
*
r24105: merge from SAMBA_3_2:
Stefan Metzmacher
2007-07-31
1
-3
/
+20
*
r24099: merge from SAMBA_3_2:
Stefan Metzmacher
2007-07-31
1
-61
/
+32
*
r24096: merge from SAMBA_3_2:
Stefan Metzmacher
2007-07-31
1
-0
/
+20
*
r24094: merge from SAMBA_3_2:
Stefan Metzmacher
2007-07-31
1
-88
/
+146
*
r24087: Fix bug 4836, patch by Matthijs Kooijman <matthijs@stdin.nl>. Thanks!
Volker Lendecke
2007-07-31
1
-1
/
+1
*
r24073: merge from SAMBA_3_2:
Stefan Metzmacher
2007-07-30
2
-1
/
+18
*
r24071: Fix a missing END_PROFILE call
Volker Lendecke
2007-07-30
1
-0
/
+1
*
r24070: Apply some const
Volker Lendecke
2007-07-29
1
-1
/
+1
*
r24069: Fix Coverity ID 368. We would segfault if 0 < data.dsize < 8
Volker Lendecke
2007-07-29
1
-1
/
+1
*
r24068: Fix Coverity id 366 (dead code). We have checked for argc >= 3 above.
Volker Lendecke
2007-07-29
1
-9
/
+6
*
r24067: Fix a type mismatch found by the IBM checker
Volker Lendecke
2007-07-28
1
-1
/
+1
*
r24066: Fix memleak found by Volker. We don't leak keys now with MIT and Heim...
Günther Deschner
2007-07-27
1
-0
/
+1
*
r24065: According to gd, this breaks heimdal. Thanks for checking!
Volker Lendecke
2007-07-27
1
-3
/
+0
*
r24063: merge from SAMBA_3_2:
Stefan Metzmacher
2007-07-27
1
-1
/
+2
*
r24058: Fix some memory leaks in ads_secrets_verify_ticket.
Volker Lendecke
2007-07-26
1
-0
/
+3
*
r24054: Fix some warnings
Volker Lendecke
2007-07-26
1
-2
/
+2
*
r24050: Fix a typo
Volker Lendecke
2007-07-25
1
-1
/
+3
*
r24049: Some more 64-bit warnings
Volker Lendecke
2007-07-25
2
-3
/
+5
*
r24048: Fix the C++ warnings in our version of popt
Volker Lendecke
2007-07-25
3
-30
/
+32
*
r24047: With -Wmissing-prototypes these two always generate warnings. They
Volker Lendecke
2007-07-25
1
-0
/
+14
*
r24045: merge from SAMBA_3_2:
Stefan Metzmacher
2007-07-25
1
-1
/
+309
*
r24044: Fix an uninitialized variable warning
Volker Lendecke
2007-07-25
1
-1
/
+1
*
r24043: merge from SAMBA_3_0 (r22092-r22093):
Stefan Metzmacher
2007-07-25
4
-12
/
+19
*
r24040: merge from SAMBA_3_2:
Stefan Metzmacher
2007-07-25
1
-1
/
+1
*
r24038: merge from SAMBA_3_2:
Stefan Metzmacher
2007-07-25
1
-2
/
+4
*
r24036: Fix dfs rename bug in smbclient reported by Thomas Bork <tombork@web....
Jeremy Allison
2007-07-24
1
-5
/
+14
*
r24034: Print the full cluster pid in print_lock_struct
Volker Lendecke
2007-07-24
1
-2
/
+2
*
r24033: We need to be able to cope with packet_handler calling itself
Volker Lendecke
2007-07-24
1
-4
/
+5
*
r24032: It helps testing tremendously if the cluster messaging actually sends
Volker Lendecke
2007-07-24
2
-0
/
+16
*
r24031: Fix some 64 bit warnings
Volker Lendecke
2007-07-24
1
-3
/
+4
*
r24030: merge from http://samba.org/~tridge/samba_3_2_ctdb/:
Stefan Metzmacher
2007-07-24
1
-5
/
+8
*
r24028: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:
Stefan Metzmacher
2007-07-24
2
-0
/
+34
*
r24026: packet_send() expects DATA_BLOB elements as vaargs
Stefan Metzmacher
2007-07-24
1
-3
/
+3
*
r24024: Minor cleanup in ads_parse_gp_ext().
Günther Deschner
2007-07-24
1
-9
/
+3
*
r24023: Correctly support REG_BINARY in registry_push_value() and
Günther Deschner
2007-07-24
1
-2
/
+6
*
r24022: use MSG_BROADCAST_PID_STR as value for broadcast messages
Stefan Metzmacher
2007-07-24
2
-2
/
+6
*
r24020: merge from http://people.samba.org/bzr/metze/samba/3_2-ctdb-metze/:
Stefan Metzmacher
2007-07-24
1
-8
/
+23
*
r24018: merge from http://samba.org/~tridge/samba_3_2_ctdb/:
Stefan Metzmacher
2007-07-24
1
-14
/
+22
*
r24014: merge from http://samba.org/~tridge/samba_3_2_ctdb/:
Stefan Metzmacher
2007-07-24
1
-1
/
+1
*
r24008: Fix Bug 4792. Thanks to David Gajewski <dgajews@math.utoledo.edu> and to
Volker Lendecke
2007-07-23
1
-1
/
+1
*
r24007: Attempt to fix the build on host "gwen". The Makefile ended up with an
Volker Lendecke
2007-07-23
1
-2
/
+2
*
r24005: Attempt to fix the build on host deckchair
Volker Lendecke
2007-07-23
1
-1
/
+1
*
r23996: One more const
Volker Lendecke
2007-07-23
1
-1
/
+1
*
r23992: Some const
Volker Lendecke
2007-07-22
1
-2
/
+2
*
r23991: Some const
Volker Lendecke
2007-07-22
2
-2
/
+2
*
r23990: Reformatting for 80 cols and trailing whitespace
Volker Lendecke
2007-07-22
1
-11
/
+18
*
r23989: For testing purposes, add "echo" to smbclient
Volker Lendecke
2007-07-22
1
-0
/
+19
*
r23988: Looks a lot more scary than it is: This just unwraps the else-branch of
Volker Lendecke
2007-07-21
1
-67
/
+74
[next]