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
path:
root
/
source3
/
passdb
/
pdb_ldap.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3/ldap: don't continue if we couldn't get the domain info on startup
Björn Jacke
2011-08-18
1
-7
/
+4
*
s3-passdb Make pdb_element_is_changed available to all passdb modules
Andrew Bartlett
2011-08-13
1
-29
/
+6
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
2011-06-09
1
-5
/
+5
*
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
2011-05-06
1
-6
/
+6
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3-winbind: remove global inclusion of libwbclient.
Günther Deschner
2011-03-30
1
-0
/
+1
*
lib/util/util_pw: share more code between lib/util/util_pw.c and source3/lib/...
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Fix Coverity ID 513: UNINIT
Volker Lendecke
2011-03-27
1
-1
/
+1
*
s3-ldapsam: fix ldapsam_create_user() with existing posix accounts.
Günther Deschner
2011-03-24
1
-1
/
+1
*
s3: Move EXOP definitions to smbldap.h
Volker Lendecke
2011-03-06
1
-25
/
+0
*
Fix some types
Jelmer Vernooij
2011-02-28
1
-2
/
+2
*
s3:auth: change num_groups to from size_t to uint32_t
Stefan Metzmacher
2011-02-22
1
-4
/
+4
*
s3: Add "len" to pdb_set_hours
Volker Lendecke
2011-02-19
1
-1
/
+1
*
s3-passdb: make priv2ld() public
Sumit Bose
2011-02-16
1
-1
/
+1
*
s3-passdb: Add minimal stub for IPA passdb backend
Sumit Bose
2011-02-16
1
-0
/
+2
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
1
-4
/
+5
*
s3-auth Change type of num_sids to uint32_t
Andrew Bartlett
2010-09-11
1
-2
/
+3
*
s3-idmap: only include idmap headers where needed.
Günther Deschner
2010-08-26
1
-0
/
+1
*
s3:pdb_ldap: move some code in ldapsam_create_dom_group()
Michael Adam
2010-08-14
1
-22
/
+25
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3:pdb_ldap: change LDAP password before samba password hashes
Björn Jacke
2010-07-06
1
-33
/
+34
*
s3: Fix another aspect of bug 7262 and make paged results work again
Volker Lendecke
2010-07-06
1
-4
/
+4
*
s3: Make talloc_attrs() static
Volker Lendecke
2010-07-05
1
-1
/
+1
*
s3: Fix EnumDomainAliases when no aliases are in LDAP
Volker Lendecke
2010-06-10
1
-6
/
+4
*
s3:pdb_ldap: fix bug 7505 - init_sam_from_ldap stores group in sid2uid cache
Michael Adam
2010-06-10
1
-1
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-51
/
+51
*
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
Andrew Bartlett
2010-05-21
1
-60
/
+60
*
s3-rpc_misc: clean out include/rpc_misc.h.
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3-pdb_ldap: fix memleak.
Günther Deschner
2010-04-29
1
-2
/
+2
*
s3: Make login_cache_write take a pointer
Volker Lendecke
2010-03-16
1
-1
/
+1
*
s3: Make login_cache_read take a pointer, avoid a malloc
Volker Lendecke
2010-03-16
1
-9
/
+8
*
s3: Remove a typedef
Volker Lendecke
2010-03-16
1
-2
/
+2
*
s3: change ldap filter to what really was intended
Björn Jacke
2010-02-10
1
-1
/
+1
*
s3:pdb_ldap: don't search for the users primary group, if we already know it
Stefan Metzmacher
2010-02-08
1
-31
/
+35
*
s3:pdb_ldap: optimize ldapsam_alias_memberships() and cache ldap searches.
Stefan Metzmacher
2010-02-08
1
-7
/
+29
*
s3:pdb_ldap: try to build the full unix_pw structure with ldapsam:trusted sup...
Stefan Metzmacher
2010-02-08
1
-5
/
+85
*
s3: shortcut gid_to_sid when "ldapsam:trusted = yes"
Stefan Metzmacher
2010-02-08
1
-0
/
+71
*
s3: Hide some uses of pdb_get_init_flags (which I would love to remove...)
Volker Lendecke
2010-02-05
1
-1
/
+1
*
s3: Remove some pointless uses of string_sid_talloc
Volker Lendecke
2010-01-23
1
-8
/
+6
*
s3:pdb_ldap: Fix large paged search.
Volker Lendecke
2010-01-21
1
-0
/
+1
*
s3:pdb_ldap: restore Samba 3.0.x behavior and use the first "uid" value.
Stefan Metzmacher
2010-01-14
1
-1
/
+1
*
s3: Remove a pointless if-statement
Volker Lendecke
2010-01-12
1
-3
/
+2
*
s3:pdb_ldap:init_sam_from_ldap: untangle an assignment from the check
Michael Adam
2010-01-07
1
-3
/
+3
*
s3:pdb_ldap: fix a comment typo
Michael Adam
2009-11-19
1
-1
/
+1
*
s3: shortcut uid_to_sid when "ldapsam:trusted = yes"
Michael Adam
2009-11-19
1
-0
/
+75
*
s3:smbd: also fill the memcache with sid<->id mappings in ldapsam_sid_to_id()
Michael Adam
2009-11-13
1
-0
/
+2
[next]