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
2008-12-17
s4:libcli/ldap: split out a ldap_decode_attribs_bare() function
Andrew Bartlett
1
-8
/
+18
2008-12-17
s4:ldb_ildap: try to pass extended DNs to the server
Andrew Bartlett
1
-5
/
+5
2008-12-17
s4:ldb: add infrastructure for extended dn handlers
Andrew Bartlett
4
-60
/
+524
2008-12-17
Add hint to use passwordAttributes in @KLUDGE_ACL in future
Andrew Bartlett
1
-1
/
+2
2008-12-17
Make greater use of 'GUID_from_data_blob'
Andrew Bartlett
1
-40
/
+11
2008-12-17
Fix sequence number generation against OpenLDAP
Andrew Bartlett
1
-0
/
+8
2008-12-17
nsswitch: fix compiler warnings in winbind_nss_linux.c
Stefan Metzmacher
1
-3
/
+3
2008-12-16
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
1
-24
/
+684
2008-12-16
Don't write out forward declarations for enums, as some compilers don't
Jelmer Vernooij
6
-18
/
+2
2008-12-16
(Fixed) Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg...
Kai Blin
1
-4
/
+5
2008-12-16
Merge branch 'master' of ssh://jra@git.samba.org/data/git/samba
Jeremy Allison
2
-29
/
+29
2008-12-16
Revert "Final part of fix for bug #5953 - smbclient crashes: cli_list_new seg...
Jeremy Allison
1
-24
/
+683
2008-12-16
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
1
-683
/
+24
2008-12-16
Fix header installation after move of gen_ndr headers.
Jelmer Vernooij
2
-29
/
+29
2008-12-16
Final part of fix for bug #5953 - smbclient crashes: cli_list_new segmentatio...
Kai Blin
1
-683
/
+24
2008-12-17
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Andrew Tridgell
237
-5209
/
+2545
2008-12-17
an experimental patch for fixing ldb bloat
Andrew Tridgell
3
-9
/
+352
2008-12-16
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
5
-15
/
+22
2008-12-16
Use py_* files to check whether generated files are out of date / not
Jelmer Vernooij
1
-1
/
+1
2008-12-16
Ignore generated files.
Jelmer Vernooij
1
-0
/
+33
2008-12-16
Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses...
Jelmer Vernooij
2
-503
/
+1
2008-12-16
Remove use of C++ keywords.
Jelmer Vernooij
2
-6
/
+6
2008-12-16
Share object files for gen_ndr.
Jelmer Vernooij
9
-134
/
+522
2008-12-16
commit b520befe6f51644d20434add9864d7a2fa30aa2e
SATOH Fumiyasu
2
-12
/
+11
2008-12-16
Make some fatal errors non-fatal. This means we generate invalid code in
Jelmer Vernooij
2
-4
/
+8
2008-12-16
Fix [out] pointers in DCOM-related IDL files.
Jelmer Vernooij
2
-9
/
+8
2008-12-16
s3/s4: Fix "shadows a global declaration" warning
Tim Prouty
1
-1
/
+1
2008-12-16
nss_winbind: Solaris 64-bit fix and...
SATOH Fumiyasu
2
-2
/
+10
2008-12-16
Remove pidl SWIG backend; the native Python one works much better, and
Jelmer Vernooij
2
-189
/
+1
2008-12-16
Simplify idl-deps.pl script a bit.
Jelmer Vernooij
1
-15
/
+21
2008-12-16
Only create (D)COM output files if there were COM objects in the IDL files.
Jelmer Vernooij
2
-2
/
+11
2008-12-16
Add new script for building IDL files in librpc/idl, generating both
Jelmer Vernooij
106
-125
/
+274
2008-12-16
s4/provision: Upper case default realm, use only first part of realm as defau...
Jelmer Vernooij
1
-2
/
+2
2008-12-16
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2
-4
/
+4
2008-12-16
Fix path to ndr_notify.c.
Jelmer Vernooij
1
-1
/
+1
2008-12-16
Move shared gen_ndr files to librpc/gen_ndr in the root.
Jelmer Vernooij
126
-54
/
+54
2008-12-16
nsswitch: Fix paths for Samba4 blackbox wbinfo test
Kai Blin
2
-4
/
+4
2008-12-16
Consider shared IDL files and Samba3-specific IDL files separately, allow ove...
Jelmer Vernooij
5
-8
/
+9
2008-12-16
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
83
-4593
/
+2177
2008-12-16
Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...
Jelmer Vernooij
21
-70
/
+69
2008-12-16
docs: "acl compatibility" is a global parameter.
Karolin Seeger
1
-1
/
+1
2008-12-16
Ignore setup symlink.
Jelmer Vernooij
1
-0
/
+1
2008-12-16
Add an entry for the "check" command to the tdbtool manpage.
Holger Hetterich
1
-0
/
+8
2008-12-16
Added a simple tdb integrity check to tdbtool. The command "check" runs trave...
Holger Hetterich
1
-1
/
+28
2008-12-16
nsswitch: Move nsswitch files from source4 to top level nsswitch dir
Kai Blin
24
-3078
/
+105
2008-12-16
nsswitch: Move source3 files to top level dir.
Kai Blin
37
-907
/
+898
2008-12-16
docs: Remove comment about default backend.
Karolin Seeger
1
-2
/
+2
2008-12-16
docs: Fix typo in the idmap_ad manpage.
Karolin Seeger
1
-4
/
+4
2008-12-16
s3:net_status: use dbwrap to open sessionid.tdb
Stefan Metzmacher
1
-24
/
+20
2008-12-15
s3: Use DEBUGADD instead of DEBUG to avoid printing the header
Dan Sledz
2
-28
/
+29
[next]