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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-04
Add pdb_get_domain_info
Volker Lendecke
4
-0
/
+32
2009-07-04
Make pdb_ads return an additional flag
Volker Lendecke
2
-1
/
+2
2009-07-04
s3/s4:build: honor library path from environment
Björn Jacke
3
-3
/
+3
2009-07-03
tldap: Do not do a return before we got the search_result
Volker Lendecke
1
-1
/
+0
2009-07-03
Fix two pointless statics
Volker Lendecke
1
-1
/
+1
2009-07-03
For non-existent streams we have to return OBJECT_NAME_NOT_FOUND
Volker Lendecke
2
-2
/
+2
2009-07-03
Test error codes on popular streams
Volker Lendecke
1
-0
/
+54
2009-07-03
Attempt to fix the build
Volker Lendecke
1
-2
/
+2
2009-07-03
s3-spoolss: add rpccli_spoolss_getprinterdriver convenience wrapper.
Günther Deschner
2
-0
/
+57
2009-07-03
spoolss: fill in spoolss_GetPrinterDriver IDL.
Günther Deschner
6
-1
/
+201
2009-07-03
spoolss: the flags in spoolss_SetPrinterInfo1 are in fact spoolss_PrinterAttr...
Günther Deschner
2
-4
/
+4
2009-07-03
s3-spoolss: implement _spoolss_AddPrinter.
Günther Deschner
1
-11
/
+24
2009-07-03
spoolss: fill in spoolss_AddPrinter IDL.
Günther Deschner
6
-3
/
+143
2009-07-03
heimdal: don't include <ifaddrs.h> without knowing it's there
Björn Jacke
1
-0
/
+2
2009-07-03
tdb: fix define of tdbdir when srcdir != "."
Björn Jacke
1
-2
/
+2
2009-07-03
Sort the signature files
Simo Sorce
4
-89
/
+89
2009-07-03
Expose functions need by backend writers
Simo Sorce
5
-52
/
+67
2009-07-03
Restore ABI compatibility for talloc.
Simo Sorce
8
-62
/
+108
2009-07-03
s3:configure: fix syntax error in avahi configure test
Björn Jacke
1
-1
/
+1
2009-07-03
s4: Don't install epdump, since it no longer exists.
Jelmer Vernooij
1
-2
/
+1
2009-07-03
Revert "[s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we ha...
Michael Adam
1
-1
/
+1
2009-07-03
do not redefine _INT32
Matt Kraai
2
-4
/
+8
2009-07-03
s3:configure: define _LARGEFILE64_SOURCE on QNX
Matt Kraai
1
-0
/
+4
2009-07-03
s3:pam_smbpass: fix build error on some Linux distros
Björn Jacke
1
-1
/
+1
2009-07-03
s4 docs: Git has revision SHA's, not numbers.
Jelmer Vernooij
1
-1
/
+1
2009-07-03
s4: Remove stub endpoint mapper script.
Jelmer Vernooij
1
-24
/
+0
2009-07-03
TOSHARG: Fix typo: s/aquire/acquire/
Jelmer Vernooij
1
-1
/
+1
2009-07-03
pidl: Don't run compile tests inside the tree, won't work yet.
Jelmer Vernooij
1
-4
/
+8
2009-07-02
s3:smbd: add marshalling layer for SMB2 Lock support
Stefan Metzmacher
4
-1
/
+232
2009-07-02
s4:libcli: move SMB2 lock flags to smb2_constants.h
Stefan Metzmacher
2
-7
/
+8
2009-07-02
s3:smbd: add marshalling layer for SMB2 Find (QueryDirectory) support
Stefan Metzmacher
4
-1
/
+265
2009-07-02
s3:smbd: add marshalling layer for SMB2 Break support (SMB 2.002 only)
Stefan Metzmacher
4
-1
/
+217
2009-07-02
s3:smbd: add marshalling layer for SMB2 SetInfo support
Stefan Metzmacher
4
-1
/
+222
2009-07-02
s3:smbd: add marshalling layer for SMB2 GetInfo support
Stefan Metzmacher
4
-1
/
+261
2009-07-02
spoolss: the flags in spoolss_PrinterInfo1 are in fact spoolss_PrinterAttribu...
Günther Deschner
4
-55
/
+55
2009-07-02
s4-smbtorture: fix getjob test in RPC-SPOOLSS.
Günther Deschner
1
-0
/
+5
2009-07-02
doserrors: print out some more werrors.
Günther Deschner
1
-0
/
+5
2009-07-02
talloc: change TALLOC_MAGIC for version 2.0.0
Stefan Metzmacher
1
-1
/
+12
2009-07-02
show attribute values in sorted order to make comparison easier
Andrew Tridgell
1
-0
/
+5
2009-07-02
s3:smbd: add support for SMB2 Notify
Stefan Metzmacher
4
-1
/
+378
2009-07-02
s3:smbd: make change_notify_reply() more generic and hide send_nt_replies() b...
Stefan Metzmacher
3
-17
/
+42
2009-07-02
s3:smbd: simplify the notify code a bit and always reply via change_notify_re...
Stefan Metzmacher
3
-35
/
+30
2009-07-02
s3:smbd: push nttrans and trans2 responses with no data to the client
Stefan Metzmacher
2
-0
/
+16
2009-07-02
s3:smbd: restore the 3.0.x bahavior of send_nt_replies()
Stefan Metzmacher
1
-0
/
+5
2009-07-02
s3:smbd: move global notify_changes_by_mid to smbd_server_connection
Stefan Metzmacher
3
-7
/
+8
2009-07-02
s3:smbd: allow the offset to the path being 0 in SMB2 create
Stefan Metzmacher
1
-1
/
+3
2009-07-02
we can't use the unique index code for samAccountName
Andrew Tridgell
2
-8
/
+75
2009-07-02
decrypt all objects in a DRS record, not just the first one
Andrew Tridgell
1
-2
/
+5
2009-07-02
change talloc to 2.0.0
Andrew Tridgell
3
-3
/
+3
2009-07-02
Changed ldb.ERR_NO_SUCH_OBJECT to LDB_ERR_NO_SUCH_OBJECT.
Andrew Tridgell
1
-5
/
+5
[next]