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
...
*
Fix some typos pointed out by Oota Toshiya.
Jelmer Vernooij
2009-07-06
1
-5
/
+1
*
RAW-LOCK: fix a compiler warning and make a global static const
Stefan Metzmacher
2009-07-06
1
-3
/
+2
*
RAW-LOCK: fix the run against w2k3, w2k8, win7rc and samba3/4
Stefan Metzmacher
2009-07-06
2
-35
/
+52
*
SMB2-NOTIFY: windows7 uses a different maximum buffer size
Stefan Metzmacher
2009-07-06
1
-12
/
+21
*
s4:heimdal: readd heimdal/lib/asn1/asn1parse.y which was parse.y before the l...
Stefan Metzmacher
2009-07-06
10
-177
/
+1187
*
doc: clarify that mount.cifs never uses smb.conf
Suresh Jayaraman
2009-07-06
1
-0
/
+8
*
do not merge ACEs with different SMB_ACE4_INHERIT_ONLY_ACE flag, this leads t...
Christian Ambach
2009-07-06
1
-0
/
+7
*
s4:net Move net_vampire() to net_vampire.c
Andrew Bartlett
2009-07-06
2
-66
/
+68
*
s4:ldb Rework use of talloc and ldif objects in python wrapper
Andrew Bartlett
2009-07-06
1
-3
/
+18
*
s4:ldb Fix talloc hirarchy in LDIF parsing code
Andrew Bartlett
2009-07-06
1
-3
/
+3
*
Use null_ndr_syntax_id instead of zeroing null_interface manually
Volker Lendecke
2009-07-05
1
-6
/
+2
*
Add const to init_rpc_hdr_ba
Volker Lendecke
2009-07-05
2
-2
/
+2
*
Remove "typedef struct ndr_syntax_id RPC_IFACE;"
Volker Lendecke
2009-07-05
5
-26
/
+29
*
Introduce null_ndr_syntax_id
Volker Lendecke
2009-07-05
2
-0
/
+4
*
Make check_bind_req static to rpc_server/srv_pipe.c
Volker Lendecke
2009-07-05
2
-4
/
+2
*
Actually increase PASSDB_INTERFACE_VERSION to 18 :-)
Volker Lendecke
2009-07-05
1
-1
/
+1
*
Fix some nonempty blank lines
Volker Lendecke
2009-07-05
1
-78
/
+76
*
libreplace: update library search path variables
Björn Jacke
2009-07-05
1
-1
/
+4
*
s3:configure: honor CFLAGS in compile tests
Björn Jacke
2009-07-05
1
-10
/
+10
*
pdb_ads: For cached samu entries, priv is NULL
Volker Lendecke
2009-07-04
1
-75
/
+81
*
Add pdb_ads_get_domain_info
Volker Lendecke
2009-07-04
1
-0
/
+53
*
Fix some warnings
Volker Lendecke
2009-07-04
1
-2
/
+3
*
pdb_ads: Use tldap_fetch_rootdse in pdb_ads_connect
Volker Lendecke
2009-07-04
1
-13
/
+12
*
pdb_ads: Fetch the domain GUID
Volker Lendecke
2009-07-04
1
-1
/
+7
*
Add tldap_pull_guid
Volker Lendecke
2009-07-04
2
-0
/
+13
*
Handle LSA_POLICY_INFO_DNS
Volker Lendecke
2009-07-04
1
-0
/
+26
*
Implement QueryInfoPolicy2 similar to s4: Make it the same as QueryInfoPolicy
Volker Lendecke
2009-07-04
1
-3
/
+15
*
Add pdb_get_domain_info
Volker Lendecke
2009-07-04
4
-0
/
+32
*
Make pdb_ads return an additional flag
Volker Lendecke
2009-07-04
2
-1
/
+2
*
s3/s4:build: honor library path from environment
Björn Jacke
2009-07-04
3
-3
/
+3
*
tldap: Do not do a return before we got the search_result
Volker Lendecke
2009-07-03
1
-1
/
+0
*
Fix two pointless statics
Volker Lendecke
2009-07-03
1
-1
/
+1
*
For non-existent streams we have to return OBJECT_NAME_NOT_FOUND
Volker Lendecke
2009-07-03
2
-2
/
+2
*
Test error codes on popular streams
Volker Lendecke
2009-07-03
1
-0
/
+54
*
Attempt to fix the build
Volker Lendecke
2009-07-03
1
-2
/
+2
*
s3-spoolss: add rpccli_spoolss_getprinterdriver convenience wrapper.
Günther Deschner
2009-07-03
2
-0
/
+57
*
spoolss: fill in spoolss_GetPrinterDriver IDL.
Günther Deschner
2009-07-03
6
-1
/
+201
*
spoolss: the flags in spoolss_SetPrinterInfo1 are in fact spoolss_PrinterAttr...
Günther Deschner
2009-07-03
2
-4
/
+4
*
s3-spoolss: implement _spoolss_AddPrinter.
Günther Deschner
2009-07-03
1
-11
/
+24
*
spoolss: fill in spoolss_AddPrinter IDL.
Günther Deschner
2009-07-03
6
-3
/
+143
*
heimdal: don't include <ifaddrs.h> without knowing it's there
Björn Jacke
2009-07-03
1
-0
/
+2
*
tdb: fix define of tdbdir when srcdir != "."
Björn Jacke
2009-07-03
1
-2
/
+2
*
Sort the signature files
Simo Sorce
2009-07-03
4
-89
/
+89
*
Expose functions need by backend writers
Simo Sorce
2009-07-03
5
-52
/
+67
*
Restore ABI compatibility for talloc.
Simo Sorce
2009-07-03
8
-62
/
+108
*
s3:configure: fix syntax error in avahi configure test
Björn Jacke
2009-07-03
1
-1
/
+1
*
s4: Don't install epdump, since it no longer exists.
Jelmer Vernooij
2009-07-03
1
-2
/
+1
*
Revert "[s3]pidfile_create: use check is_default_dyn_CONFIGFILE() since we ha...
Michael Adam
2009-07-03
1
-1
/
+1
*
do not redefine _INT32
Matt Kraai
2009-07-03
2
-4
/
+8
*
s3:configure: define _LARGEFILE64_SOURCE on QNX
Matt Kraai
2009-07-03
1
-0
/
+4
[prev]
[next]