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
2012-02-09
s3-printing: Add new printers to registry.
Björn Baumbach
3
-13
/
+54
2012-02-09
s3-libsmb: Remove obsolete smb_krb5_locate_kdc.
Andreas Schneider
4
-95
/
+1
2012-02-09
s3-net: Don't use an internal krb5 for kdc lookup.
Andreas Schneider
1
-19
/
+23
2012-02-09
tevent: change the version to 0.9.15
Stefan Metzmacher
2
-1
/
+79
2012-02-09
tevent: Fix deleting signal events from within themselves
Volker Lendecke
1
-2
/
+33
2012-02-09
smbwrapper: Remove smbwrapper
Andrew Bartlett
20
-4549
/
+0
2012-02-09
s3-build: remove EXEEXT from Makefiles
Andrew Bartlett
8
-224
/
+211
2012-02-09
s4:join python code - perform a fallback password set operation over libnet
Matthias Dieter Wallnöfer
1
-4
/
+18
2012-02-09
s4:join python code - write the SAM account name correctly
Matthias Dieter Wallnöfer
1
-2
/
+2
2012-02-08
Fix shadow variable name warning.
Jeremy Allison
1
-10
/
+10
2012-02-08
regshell: Fix a counter that can actually be non-zero.
Jelmer Vernooij
1
-1
/
+1
2012-02-08
s3-passdb: Remove #if _SAMBA_BUILD_ == 4 from pdb_samba4
Andrew Bartlett
1
-2
/
+0
2012-02-08
s3-docs: Remove references to long-gone smbmount utilities
Andrew Bartlett
7
-31
/
+0
2012-02-08
auth: rename ntlmssp.c to ntlmssp_util.c
Andrew Bartlett
3
-2
/
+2
2012-02-08
s3-auth Add const to make_user_info_map
Andrew Bartlett
2
-4
/
+4
2012-02-08
s4-messaging: fix pymessaging docstring
Andrew Bartlett
1
-3
/
+2
2012-02-08
s3-build use common VERSION file for all builds
Andrew Bartlett
2
-106
/
+1
2012-02-08
pidl: add more mapped types
Andrew Tridgell
1
-1
/
+7
2012-02-08
idl: wmi and dcom don't need python bindings
Andrew Tridgell
1
-1
/
+1
2012-02-08
samba-tool sites: Re-add support for option groups
Amitay Isaacs
1
-0
/
+13
2012-02-08
samba-tool dns: Re-add support for option groups
Amitay Isaacs
1
-0
/
+60
2012-02-07
Remove unused get_file_size() function.
Jeremy Allison
2
-14
/
+0
2012-02-07
s3: Increase debug level of basic ctdb packet handling
Volker Lendecke
1
-6
/
+6
2012-02-07
s3-waf: Link tdbsam against needed libraries.
Andreas Schneider
1
-1
/
+1
2012-02-07
s3-waf: Link against tdb_compat instead of tdb.
Andreas Schneider
2
-7
/
+7
2012-02-07
provision: Make sure target directory is created early.
Jelmer Vernooij
3
-15
/
+29
2012-02-07
samba-tool user password: Re-add support for option groups.
Jelmer Vernooij
1
-4
/
+13
2012-02-07
samba-tool: Add optiongroups, necessary for 'samba-tool domain ...'
Jelmer Vernooij
1
-6
/
+13
2012-02-07
crypto: Use libbsd md5 header, if available.
Jelmer Vernooij
4
-2
/
+18
2012-02-07
crypto/md5: Change prototypes to match BSD.
Jelmer Vernooij
1
-5
/
+7
2012-02-07
Revert "samba-tool: moved takes_optiongroups definition to Command base class"
Jelmer Vernooij
17
-27
/
+240
2012-02-07
charset/tests: Add prototypes for test functions.
Jelmer Vernooij
2
-0
/
+7
2012-02-07
smb_server: Preserve signedness of string push return value.
Jelmer Vernooij
1
-1
/
+1
2012-02-07
loadparm: handle P_SEP in switches (silences warning with clang).
Jelmer Vernooij
1
-0
/
+5
2012-02-07
pysocketwrapper: fix behaviour to be consistent with 'socket.getsockopt'
Jelmer Vernooij
1
-2
/
+2
2012-02-07
torture/libnet: Include prototype headers.
Jelmer Vernooij
1
-0
/
+1
2012-02-07
pyxattr_tdb: Remove pointless check for blob.length < 0.
Jelmer Vernooij
1
-1
/
+1
2012-02-07
crypto: Add prototype for main torture functions.
Jelmer Vernooij
3
-0
/
+4
2012-02-07
Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for domain.py
Horacio G. de Oro
1
-2
/
+2
2012-02-07
Use named argument 'dir' instead of 'prefix' on NamedTemporaryFile for source...
Horacio G. de Oro
1
-2
/
+2
2012-02-06
s3-winbind: Remove unused bool "local"
Christof Schmitt
1
-5
/
+2
2012-02-06
s3: FreeBSD does not define sin6_addr.s_addr32
Volker Lendecke
1
-1
/
+1
2012-02-06
s3-nsswitch: Fix warnings on Solaris.
Ira Cooper
1
-0
/
+1
2012-02-06
lib/util: Add hex_encode_buf
Volker Lendecke
4
-9
/
+43
2012-02-04
s3-popt: Fix configure.developer builds on Solairs.
Ira Cooper
1
-0
/
+2
2012-02-03
Ensure when setting a POSIX ACL, that the uid for a
Jeremy Allison
1
-0
/
+60
2012-02-03
Fix mistaken assignment of gid to uid field.
Jeremy Allison
1
-1
/
+1
2012-02-03
Replace bool flags inside ensure_canon_entry_valid() with pointers.
Jeremy Allison
1
-11
/
+12
2012-02-03
Fix bug #7933 - samba fails to honor SEC_STD_WRITE_OWNER bit with the acl_xat...
Jeremy Allison
1
-1
/
+36
2012-02-03
Replace all malloc/free with talloc on tos.
Jeremy Allison
1
-41
/
+41
[next]