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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r811: make the ldb_modify REPLACE semantics better match LDAP (ie. no error
Andrew Tridgell
1
-7
/
+6
2007-10-10
r808: fix libtdb build by ifedffing out an smb_panic() and copying over Catch...
Simo Sorce
1
-3
/
+44
2007-10-10
r807: compile with PICFLAG by default
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r806: Checkin of workarea - tridge gave me some good ideas today for a better
Tim Potter
1
-0
/
+82
2007-10-10
r796: fixed samr_OemChangePasswordUser2() to replace attributes, not add
Andrew Tridgell
1
-1
/
+6
2007-10-10
r793: - don't make templates members of any class that would make them show
Andrew Tridgell
4
-34
/
+263
2007-10-10
r792: - changed the ldb ldif_* functions to be in the ldb_ namespace
Andrew Tridgell
12
-39
/
+80
2007-10-10
r791: added ldb man page build to ldb makefile
Andrew Tridgell
1
-2
/
+5
2007-10-10
r790: started working on some documentation (manual pages) for ldb
Andrew Tridgell
3
-0
/
+309
2007-10-10
r789: we return wrong number of entries
Simo Sorce
1
-1
/
+1
2007-10-10
r782: added torture test for level 6 logon level in netr_LogonSamLogon
Andrew Tridgell
1
-104
/
+112
2007-10-10
r781: added level6 for logon level in SamLogon netlogon.idl
Andrew Tridgell
1
-2
/
+3
2007-10-10
r771: don't know why but the SMB_INCLUDE_M4() didn't work correct
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r770: remove unused pam_smbpass/ dir from samba4
Stefan Metzmacher
15
-1742
/
+0
2007-10-10
r769: remove unused locking/ dir
Stefan Metzmacher
3
-2860
/
+0
2007-10-10
r768: remove unused msdfs directory
Stefan Metzmacher
1
-913
/
+0
2007-10-10
r767: add a $flags argument to the std_CC make rule generater
Stefan Metzmacher
1
-5
/
+9
2007-10-10
r766: convert ntvfs/* to a config.mk file
Stefan Metzmacher
2
-11
/
+72
2007-10-10
r765: add SMB_INCLUDE_M4() macro as wrapper arround sinclude()
Stefan Metzmacher
3
-21
/
+39
2007-10-10
r759: Fix some perl warnings.
Tim Potter
1
-10
/
+15
2007-10-10
r758: just move the util file to the additional object file list
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r757: Handle empty union arms (ala rid only entries in netlogon).
Tim Potter
1
-1
/
+1
2007-10-10
r756: Handle default element in union.
Tim Potter
1
-3
/
+7
2007-10-10
r755: - disallow process_model _thread when we don't have pwread/pwrite
Stefan Metzmacher
2
-1
/
+24
2007-10-10
r754: Implement the SetPassword operation on the netlogon pipe.
Andrew Bartlett
5
-58
/
+252
2007-10-10
r753: Big reorganisation of everything - also fixes handling of dissectors
Tim Potter
1
-240
/
+334
2007-10-10
r752: Remove debugging hack (make sure the cleanup test account after we
Andrew Bartlett
1
-2
/
+5
2007-10-10
r751: Fix debug message to print the right variable.
Andrew Bartlett
1
-1
/
+1
2007-10-10
r750: Rename global $name -> $module.
Tim Potter
1
-39
/
+122
2007-10-10
r749: move the basic type checks
Stefan Metzmacher
1
-12
/
+17
2007-10-10
r748: get some more info about what the compilers in the build farm support
Stefan Metzmacher
1
-3
/
+10
2007-10-10
r747: report an failure in mkproto.pl via mkproto.sh to make
Stefan Metzmacher
1
-0
/
+6
2007-10-10
r746: Add entry in proto tree when we don't handle an IDL type.
Tim Potter
1
-4
/
+50
2007-10-10
r745: Move netr_ServerPasswordSet up with the other secure channel
Andrew Bartlett
1
-12
/
+24
2007-10-10
r744: A bunch of minor fixes. The ethereal pidl parser now dissects simple
Tim Potter
1
-12
/
+22
2007-10-10
r743: Start on a NETLOGON server in Samba4.
Andrew Bartlett
13
-218
/
+816
2007-10-10
r741: Test from Volker in RAW-OPEN for truncating a file containing locks.
Jeremy Allison
2
-1
/
+109
2007-10-10
r739: Implement GetNumRecords() call from eventlog pipe, including a torture ...
Jelmer Vernooij
3
-24
/
+157
2007-10-10
r738: Use same error message format as is used by compilers when reporting
Jelmer Vernooij
2
-2
/
+2
2007-10-10
r736: Add list of supported and unsupported MIDL attributes
Jelmer Vernooij
1
-1
/
+94
2007-10-10
r734: Fix crash bug
Jelmer Vernooij
1
-3
/
+8
2007-10-10
r733: remove unused files in source/
Stefan Metzmacher
4
-2131
/
+0
2007-10-10
r729: fix the build : inlcude lib/tdb/config.m4
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r728: - let libldb_tdb depend on new subsystem LIBTDB
Stefan Metzmacher
7
-62
/
+140
2007-10-10
r726: fix the build: libcli/raw/clirewrite.o is gone:-)
Stefan Metzmacher
1
-8
/
+4
2007-10-10
r725: fix usage of $PERL to "$PERL" to handle perl -W correct
Stefan Metzmacher
2
-4
/
+4
2007-10-10
r719: Follow the trend - remove more unused functions.
Andrew Bartlett
5
-48
/
+1
2007-10-10
r718: removed some more unused code, and two source files
Andrew Tridgell
6
-116
/
+1
2007-10-10
r715: Finish the ldb conversion for the auth_sam module.
Andrew Bartlett
2
-30
/
+102
2007-10-10
r714: make sure ldb formats are portable between big/little endian machines
Andrew Tridgell
2
-16
/
+24
[prev]
[next]