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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r9229: merge from trunk:
Günther Deschner
1
-2
/
+37
2007-10-10
r9225: Various minor CIFS mount helper fixes to less common error paths.
Steve French
1
-6
/
+18
2007-10-10
r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotact...
James Peach
1
-14
/
+14
2007-10-10
r9201: Ouch.... :-(
Volker Lendecke
1
-1
/
+1
2007-10-10
r9200: Add support for REG_BINARY to rpcclient getdata and setprinterdata.
Volker Lendecke
1
-6
/
+24
2007-10-10
r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.
Volker Lendecke
3
-31
/
+34
2007-10-10
r9195: setting log level to 2 instead of 0
Gerald Carter
1
-1
/
+1
2007-10-10
r9194: do not enumerate privileges when they are not enabled
Gerald Carter
1
-1
/
+6
2007-10-10
r9189: Add the capability to set different registry value types (string, dwor...
Volker Lendecke
1
-14
/
+85
2007-10-10
r9186: comment out 'make check'; to be replaced by 'make test'
Gerald Carter
1
-8
/
+10
2007-10-10
r9163: Rename UNKNOWN_TYPE_10 to PAC_LOGON_NAME (merge from samba4)
Günther Deschner
2
-21
/
+21
2007-10-10
r9126: Fix valgrind bug Volker found in interaction with new aio buffer
Jeremy Allison
2
-5
/
+11
2007-10-10
r9115: using #define for reg paths rather than typing the string
Gerald Carter
1
-4
/
+10
2007-10-10
r9114: removing gratuitous debug messages
Gerald Carter
1
-28
/
+1
2007-10-10
r9112: Fix #2953 - credentials chain on DC gets out of sync with client when
Jim McDonough
2
-7
/
+42
2007-10-10
r9098: fix another usrmgr.exe crash when viewing user properties at debugleve...
Gerald Carter
1
-1
/
+1
2007-10-10
r9095: Add crude chainlength statistics to the crude tdbtool.
Volker Lendecke
1
-0
/
+4
2007-10-10
r9091: Fix #2954, aix 5.1 compile. Stupid aix aio.h header defines aio_error...
Jim McDonough
2
-8
/
+8
2007-10-10
r9087: change version to 3.0.21pre1 since I will start cherry picking patches...
Gerald Carter
1
-3
/
+3
2007-10-10
r9086: * fix invalid read in parse_spoolss when writing a devmode to
Gerald Carter
3
-22
/
+52
2007-10-10
r9080: If we don't understand the auth, bind nak not pdu fault.
Jeremy Allison
1
-15
/
+13
2007-10-10
r9076: fix two other issues invented along the
Günther Deschner
2
-2
/
+2
2007-10-10
r9073: Fixing up please-add-me typos in stupid, over-designed stackable
Jeremy Allison
1
-10
/
+10
2007-10-10
r9057: fix cut-and-paste error
Herb Lewis
1
-1
/
+1
2007-10-10
r9051: Fix from Fernando Schapachnik <fernando@mecon.gov.ar> to add logon hours
Lars Müller
1
-2
/
+3
2007-10-10
r9041: typo. Thanks jerry.
Günther Deschner
1
-1
/
+1
2007-10-10
r9040: revert pointer checks that I had removed; fixes crash in calls to enum...
Gerald Carter
1
-3
/
+5
2007-10-10
r9038: Revert svn rev 414. Discussed with Jerry and Metze.
Lars Müller
2
-1
/
+18
2007-10-10
r9029: Another crash bug when enumerating privileges.
Günther Deschner
1
-1
/
+1
2007-10-10
r9021: Fix smbd-crash bug in openprinter (found by samba4 smbtorture
Günther Deschner
1
-4
/
+10
2007-10-10
r8992: More make test work. Adding a way to order tests (might change
Gerald Carter
4
-8
/
+27
2007-10-10
r8990: First trivial example of 'make test'
Gerald Carter
4
-7
/
+125
2007-10-10
r8989: Fix a warning
Volker Lendecke
1
-1
/
+1
2007-10-10
r8971: Fix querydispinfo (still need to look at enumdomusers) to allow to list
Günther Deschner
1
-2
/
+4
2007-10-10
r8963: Clean up the horrid "fake conn struct" part of MSDFS.
Jeremy Allison
2
-18
/
+34
2007-10-10
r8961: Merge IRIX fix for socket wrapper
Jelmer Vernooij
1
-4
/
+17
2007-10-10
r8959: Make msdfs code talloc based. Fix leaks.
Jeremy Allison
4
-149
/
+206
2007-10-10
r8956: fix segfault caused by trying to parse a UNISTR2
Gerald Carter
1
-1
/
+3
2007-10-10
r8950: Fix one more mem leak found by Gunther.
Jeremy Allison
2
-5
/
+5
2007-10-10
r8949: Fix incorrect SHLIBEXT is set when running configure script on HPUX IA
Tim Potter
1
-3
/
+9
2007-10-10
r8948: Fix valgrind bad free bug found by Gunther.
Jeremy Allison
1
-2
/
+6
2007-10-10
r8946: Some casts to fix warnings when time_t is an unsigned type. Fixes
Tim Potter
2
-4
/
+4
2007-10-10
r8943: Fix segfault in enum_service_status
Gerald Carter
1
-43
/
+33
2007-10-10
r8941: Fix unused variable warning. Bugzilla #2940.
Tim Potter
1
-2
/
+1
2007-10-10
r8938: fix querydispinfo search semantics.
Günther Deschner
1
-3
/
+3
2007-10-10
r8937: allow to use non-default smb.conf in rpcclient
Günther Deschner
1
-5
/
+5
2007-10-10
r8935: Fix signed/unsigned comparison warning. Bugzilla #2943.
Tim Potter
1
-2
/
+2
2007-10-10
r8928: Fix mangle method = hash - bugid #2946. Incorrect strcmp_wa and
Jeremy Allison
1
-2
/
+2
2007-10-10
r8922: AIO configure fixes from William Jojo for IBM AIX aio.
Jeremy Allison
1
-3
/
+89
2007-10-10
r8916: should fix the valgrind invalid read of size 1 onthe
Gerald Carter
1
-8
/
+8
[next]