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
Commit message (
Expand
)
Author
Age
Files
Lines
*
libreplace: fix samba4 build (by not setting global LIBS).
Michael Adam
2008-03-14
2
-3
/
+3
*
libreplace: add -I$libreplacedir to CPPFLAGS for getifaddrs tests.
Michael Adam
2008-03-14
1
-0
/
+4
*
heimdal_build: fix linkage of asn1_compile and compile_et.
Michael Adam
2008-03-14
1
-2
/
+0
*
libreplace: add an inet_aton() function that calls inet_pton().
Michael Adam
2008-03-14
6
-0
/
+42
*
Allow more 'domain' objects when looking for a unqiue SID.
Andrew Bartlett
2008-03-14
1
-2
/
+2
*
Rework our SAMR test and SAMR server.
Andrew Bartlett
2008-03-14
3
-50
/
+111
*
Check for Administrator as a Alias (copy&paste bug)
Andrew Bartlett
2008-03-14
1
-1
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
2008-03-14
3
-1
/
+5
|
\
|
*
build: compile_et also needs inet_aton()
Stefan Metzmacher
2008-03-13
1
-0
/
+1
|
*
build: we don't rely on bash yet:-) '==' should be just '='
Stefan Metzmacher
2008-03-13
1
-1
/
+1
|
*
fix build of asn1_compile when there is no system inet_aton() function.
Michael Adam
2008-03-13
1
-0
/
+1
|
*
configure: when detecting python we should disable pyconfig.h
Stefan Metzmacher
2008-03-13
1
-0
/
+2
*
|
Rework SAMR functions to avoid gendb_search()
Andrew Bartlett
2008-03-13
1
-26
/
+38
|
/
*
Don't use 'dn', this attribute does not exist with the LDAP backend,
Andrew Bartlett
2008-03-13
1
-1
/
+1
*
Show why a LookupName fails (help debugging)
Andrew Bartlett
2008-03-13
2
-3
/
+21
*
Report binding in libnet failure message.
Andrew Bartlett
2008-03-13
1
-1
/
+4
*
Bail out, rather than segfault on no domain sid.
Andrew Bartlett
2008-03-13
1
-2
/
+3
*
Correctly normalise records against OpenLDAP.
Andrew Bartlett
2008-03-13
1
-1
/
+1
*
Don't search the whole tree for the domains's sid
Andrew Bartlett
2008-03-13
1
-4
/
+18
*
Rework to have member server 'domains' be CN=NETBIOSNAME
Andrew Bartlett
2008-03-13
7
-6
/
+49
*
Don't segfault on invalid objectClass input.
Andrew Bartlett
2008-03-13
1
-6
/
+13
*
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
2008-03-13
16
-67
/
+655
|
\
|
*
pvfs_open: retry pvfs_open() after an EGAIN or EWOULDBLOCK from open()
Stefan Metzmacher
2008-03-12
1
-4
/
+54
|
*
pvfs_open: pass O_NONBLOCK to open() so that we'll not block with kernel oplocks
Stefan Metzmacher
2008-03-12
1
-2
/
+2
|
*
opendb_tdb: use sys_lease to setup kernel oplocks
Stefan Metzmacher
2008-03-12
2
-9
/
+42
|
*
ntvfs/sysdep: implement linux kernel oplocks based F_SETLEASE
Stefan Metzmacher
2008-03-12
3
-0
/
+233
|
*
ntvfs/sysdep: add sys_lease abstraction to later support kernel oplocks
Stefan Metzmacher
2008-03-12
3
-0
/
+215
|
*
pvfs_open: pass down &f->handle->fd to odb_open_file()
Stefan Metzmacher
2008-03-12
1
-31
/
+30
|
*
opendb: pass down a pointer to the fd in odb_open_file()
Stefan Metzmacher
2008-03-12
5
-5
/
+8
|
*
ntvfs/cifs: fix the fnum on RAW_RENAME_NTTRANS
Stefan Metzmacher
2008-03-12
1
-0
/
+7
|
*
pvfs_rename: implement RAW_RENAME_NTTRANS as noop as w2k3
Stefan Metzmacher
2008-03-12
1
-1
/
+10
|
*
RAW-RENAME: w2k3 just ignores a NTTRANS-RENAME!
Stefan Metzmacher
2008-03-12
1
-15
/
+50
|
*
RAW-STREAMS: do a exit on the session after each sub tests
Stefan Metzmacher
2008-03-12
1
-0
/
+2
|
*
RAW-STREAMS: do what the comments say
Stefan Metzmacher
2008-03-12
1
-3
/
+5
*
|
Update the provision scripts and selftest for LDAP
Andrew Bartlett
2008-03-13
3
-9
/
+19
*
|
Don't talloc_free() the UUID before we return.
Andrew Bartlett
2008-03-13
1
-1
/
+4
*
|
Upgrade provision-backend to python.
Andrew Bartlett
2008-03-13
3
-399
/
+697
|
/
*
Added test_nttransrename() to test Metze's new code.
Jeremy Allison
2008-03-11
2
-1
/
+92
*
RAW-SEARCH: skip RESUME_KEY tests against samba3
Stefan Metzmacher
2008-03-11
1
-0
/
+10
*
Samba3.2 now passes a lot more tests - remove the S3 specific
Jeremy Allison
2008-03-11
1
-67
/
+32
*
Samba3 now passes the test_raw_oplock_exclusive3 test.
Jeremy Allison
2008-03-11
1
-8
/
+2
*
pvfs: return NT_STATUS_NOT_IMPLEMENTED on RAW_RENAME_NTTRANS
Stefan Metzmacher
2008-03-11
1
-0
/
+3
*
smb_server: pass down RAW_RENAME_NTTRANS to the ntvfs layer
Stefan Metzmacher
2008-03-11
1
-1
/
+24
*
events_signal: pass down the correct siginfo_t struct to the event handler
Stefan Metzmacher
2008-03-11
1
-1
/
+1
*
libcli/raw: add RAW_RENAME_NTTRANS support
Stefan Metzmacher
2008-03-11
2
-1
/
+38
*
Test trans2 renames with oplocks. It looks like trans2 renames
Jeremy Allison
2008-03-11
2
-0
/
+110
*
Fix provision script to work without smb.conf location specified.
Andrew Bartlett
2008-03-11
2
-3
/
+5
*
Extend testsuite to cover specifying a domain SID.
Andrew Bartlett
2008-03-11
1
-1
/
+1
*
Make error handling in ldb more consistant.
Andrew Bartlett
2008-03-11
1
-1
/
+4
*
opendb_tdb: keep struct opendb_file arround for the lifetime of struct odb_lock
Stefan Metzmacher
2008-03-08
1
-135
/
+109
[next]